/* ═══════════════════════════════════════════════════════════════
   gr-text3-legacy.css — Temporary override preserving the legacy
   --text-3 value (#4a6880) on the 55 pages that used it before
   the theme was extracted. Remove this file (and its <link> tags)
   when the --text-3 drift is intentionally corrected site-wide.
   Canonical value in gr-theme.css is #6a8fa8 (from index.html).
═══════════════════════════════════════════════════════════════ */

:root {
  --text-3: #4a6880;
}
