.mx_ServerPicker,
.mx_AuthFooter,
.mx_AuthBody_language {
    display: none !important;
}

.mx_AuthPage {
    background-color: #f8fbff !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.mx_AuthPage_modalBlur {
    display: none !important;
}

.mx_AuthHeaderLogo img {
    width: 120px !important;
    height: 120px !important;
    object-fit: contain !important;
}
