.pshl-card--recovery {
    min-height: 420px;
}

.pshl-alert--success {
    border-color: #b9ddb0;
    background: #f1faee;
    color: #39712d;
}

.pshl-recovery-note {
    margin: 22px 0 0;
    color: var(--pshl-muted);
    font-size: 12px;
    line-height: 1.55;
}
