/* ============================================================
   Donation-request flow — CREATE NPO step (CreateNPO.aspx) page-specific styles.
============================================================ */

.hint {
    font-size: 11.5px;
    color: var(--label);
    line-height: 1.45;
    margin: 0 0 18px;
}

.hint a {
    color: var(--blue);
    text-decoration: none;
}

.hint a:hover {
    text-decoration: underline;
}
