/*
Custom Css
*/


 .nav-link:hover {
    background-color :#dc3545 !important ;
    color:#fff !important ;
    transition :.4s ease-in  ;
    border-radius :5px !important ;
}