/* Kontrast-Korrektur (WCAG 2.2 AA) — 09/2026 */
:root{--aqua-deep:#0778AF}

/* Links im Fließtext zusätzlich unterstreichen (WCAG 1.4.1) */
p a:not([class]),li a:not([class]),.lede a,.fb-legal a,footer p a{text-decoration:underline;text-underline-offset:3px}
/* Klickflächen mindestens 24 px (WCAG 2.5.8) */
button[aria-label],a[aria-label]:not(.btn){min-width:24px;min-height:24px}

/* Elementgenaue Kontrast-Korrektur (automatisch ermittelt) */
.svc-kicker{color:#6D7172 !important}
