/* Widget 1 — stand-first (design sample line 81-82). */
.hc-standfirst { margin: 0 0 20px; }
.hc-standfirst__text { font-size: 21px; font-weight: 600; line-height: 1.5; color: var(--hc-ink); margin: 0; }
@media (max-width: 760px) { .hc-standfirst__text { font-size: 19px; } }
