/* Content Block: moselwal/lead-text */
.cb-lead-text {
    margin-bottom: 1.5rem;
}

/* Section eyebrow — small label above the heading. Neutral by design;
   themes override colour and spacing. */
.cb-lead-text__eyebrow {
    margin: 0 0 0.5rem;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    opacity: 0.7;
}
