@media only screen and (max-width: 991px){
    .v-light.nav-active .nav__list-item a {
        color: #fff;
    }
}