/* Enter Your Custom CSS Here */

.menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li a.active, .menu-light .menu-smart > li.current-menu-ancestor > a, .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
    color: #c37978;
}

.menu-light .menu-smart a:hover, .menu-light .menu-smart a:focus {
    color: #c37978;
}