/* Ensure navigation (including account dropdown) is on top of other UI elements */
.nav {
    z-index: 2000 !important;
}
