/* ══════════════════════════════════════════════════════════════
   SCF News 1.0.0 — Farben für Tag-Zeile und Pfeil je Bereich.
   Schrift, Größe und Spationierung kommen aus den Avada-Typo-Sets
   im Post Card Layout, nicht von hier.
   Textfarbe auf Weiß = Dark-Stufe der Ramp (Kontrast ≥ 4,5:1).
   ══════════════════════════════════════════════════════════════ */

.scf-news-tag { color: #0a0a0a; }
.scf-news-tag.scf-bereich-herren { color: #005485; }
.scf-news-tag.scf-bereich-damen  { color: #007e85; }
.scf-news-tag.scf-bereich-jugend { color: #008547; }

.scf-news-meta.scf-bereich-herren .scf-arrow-link { color: #005485; }
.scf-news-meta.scf-bereich-damen  .scf-arrow-link { color: #007e85; }
.scf-news-meta.scf-bereich-jugend .scf-arrow-link { color: #008547; }
