[data-brand-logo][hidden],
[data-brand-fallback][hidden],
[data-admin-only][hidden],
[data-contact-email-link][hidden] {
    display: none !important;
}

.brand-logo-fallback {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    color: #43485a;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
}

.login-logo .brand-logo-fallback {
    justify-content: center;
    font-size: 1.15rem;
}
