/* Numbering is navigational information, not a decorative micro-label. */
.eyebrow { font-size: 13px; }
.route span, .group-layout p, .family-grid b, .guide-list span, .contact li span { font-size: 13px; }
.guide-list small { font-size: 11px; }

/* Keep each step number in its own narrow column; its explanatory text belongs under the step title. */
.contact li small { grid-column: 2; margin-top: -10px; max-width: 420px; }
