.show-for-medium:has(#topbar-user-switching) {
    display: none;
}

.hide-for-medium:has(#topbar-user-switching) {
    display: flex !important;
    padding-bottom: 0.5rem;
}
