header .nav-item.active .nav-link{
    color:black !important;
}

header .nav-item:hover .nav-link{
    color:black !important;
}

