/* forgot_password.php — page-specific (shared .auth-box/.auth-title live in neon-theme.css) */

.neon-input {
    box-sizing: border-box;
}

.forgot-password-intro {
    font-size:14px;
    text-align:center;
}

.forgot-password-submit-btn {
    width:70%;
}
