/* CUSTOM  and OVERRIDDEN CSS CODE GOES HERE */

.gallery-entries .account-options {
    flex-direction: column!important;
    gap: 2px!important;
}

.avatar-container {
    display: none !important;
}

li.tab[data-tab-target="#settings"] {
    display: none;
}