/* Localize pages: small secondary text used --faint (#6d6d78), 3.65-3.98:1 on the dark panels —
 * below WCAG AA's 4.5:1 (Lighthouse color-contrast). #8a8a96 gives 5.5-6.0:1 on #050507/#0d0d11/#121218. */
.ed-loc-hero .ed-flag,
.ed-loc-hero .ed-listing-ft,
.ed-loc-hero .ed-listing-ft span,
.ed-loc-hero .ed-locales li { color: #8a8a96; }
/* Same failure further down the page: pricing note (#5d5d67, 3.1:1), rail label and footer line. */
body.ed-loc .ed-tiers-note,
body.ed-loc .ed-tiers-note a,
body.ed-loc .ed-rail-label,
body.ed-loc .ed-loc-footer p { color: #8a8a96; }
