.nav-link.active:not([data-bs-toggle=dropdown]) {
    pointer-events: initial !important;
    cursor: pointer !important;
}