.user-registration-MyAccount-navigation-link--dashboard,
.ur-lost-password-message {
    display: none !important;
}
.ur-frontend-form.login .ur-lost-password-content-container {
    display: block !important;
}
.ur-message-content {
    line-height: 1.6;
}
.user-registration-login-title,
.ur_lost_reset_password_title,
.ur-lost-password-title {
    font-size: 182% !important;
    font-weight: 700 !important;
}
.ur_lost_reset_password_headline {
    margin-bottom: 40px;
}
.user-registration-login-title {
    color: var(--Grey-grey-600, #1f1f1f);
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.15px;
    margin: auto;
    margin-top: 20px;
}
