.nav-link:hover:not(.active) {
    background-color: var(--bs-light) !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}