/* ============================================================
   A11y contrast candidates (PERF-PLAN 8.3.7) — APPROVED at the §8.5 review (Samuel, 2026-06-11) — now the default render.
   ============================================================ */

/* Breadcrumbs: ink-2 @ opacity .85 ≈ 4.65:1 borderline → solid ink-2 (6.67:1) */
.mig-breadcrumb { opacity: 1; }

/* Itinerary-card " · Region" suffix: ink-2 @ .7 = 3.33:1 → solid (6.67:1) */
.mig-itin-card__duration-region { opacity: 1; }

/* Jetpack "(required)" label: its own opacity:.6 fades the (passing) accent
   to an effective 2.85:1 — restore full opacity (#88442E on cream = 6.8:1). */
.mig-contact__form-well .grunion-label-required { opacity: 1 !important; }
