

@media only screen  and (max-width: 600px){
.ff-header{
    background: #fff !important;
    
}
.ff-menu .nav-link{
    color: #232323 !important;
}
}