.anonymous .main-menu__link {
    font-size: 14px;
    color: #11142d;
    font-weight: 600;
    text-transform: uppercase;
}
.anonymous .page-header {
    background-color: var(--anonymous-desktop-header-background);
}
.block-system-branding-block .logo {
    max-width: 232px;
}
.block-system-branding-block img{
    width: auto;
    height: auto;
}