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

/* Section eyebrow — small label above the heading. Neutral by design;
   themes override colour and spacing. */
.cb-cards__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;
}
