.login-form__headline {
    display: none;
}

.guest-box, .body-login-container {
    background-color: rgba(23, 23, 23, 0.8);
}