.navbar-overlay {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    background-color: transparent;
}