body {
    background: #076571;
}

.pf-v5-c-login__header {
    margin-top: 0;
}

.pf-v5-c-login__main {
    border-radius: 1rem;
}

.pf-v5-c-brand {
    background-image: url('../img/systemsprenger-light.svg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    aspect-ratio: 721/280;
    margin-bottom: 3rem !important;
}

.kc-logo-text {
    display: none;
}

#kc-error-message .instruction {
    margin-bottom: 1rem !important;
}

#kc-info-message .instruction {
    margin-bottom: 1rem !important;
}

#kc-reset-password-form {
    margin-bottom: 1rem;
}
