.ae-login-success {
    background: #ecfdf3;
    border: 1px solid #abefc6;
    border-radius: 10px;
    color: #067647;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 18px;
    padding: 12px 14px;
}

.ae-login-back a {
    color: #9d5b17;
    font-weight: 650;
    text-decoration: none;
}

.ae-login-back a:hover,
.ae-login-options a:hover {
    text-decoration: underline;
}

.ae-password-stage .ae-login-card {
    width: min(460px, 100%);
}
