@media (max-width: 991px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        color: #0c4591 !important;
    }

    .navbar-toggler .fa {
           color: white !important;
    }    
}