/* Enter Your Custom CSS Here */

#wrapper .fusion-footer-widget-area .current-menu-item > a {
  color:#fff!important;
}

#wrapper .fusion-footer-widget-area a:hover {
  color:#fff!important;
}

@media only screen and (max-width: 800px) {
.fusion-body .fusion-page-title-bar h1 {
    font-size:20px !important;
    color:#333 !important;
}
.fusion-page-title-bar {
    background-image:none !important;
}
.fusion-body .fusion-page-title-bar {
    display: list-item;
}
}