.nav-link:hover {
    background-color: #0DCAF0;
}

nav-item:hover {
    color: white;
}