.hd-reset-password-error {
    margin-top: 12px;
    padding: 10px 12px;
    border: 1px solid #ffd1d1;
    border-radius: 10px;
    background: #fff5f5;
    color: #c53030;
    font-size: 0.92rem;
    line-height: 1.35;
}
