/* Généré par le module — couleurs & polices personnalisées (back-office). Surcharge les tokens de theme.css. */
@font-face{font-family:'OpenSans';font-display:swap;src:url('/themes/presta_theme/assets/fonts/OpenSans-Regular.ttf') format('truetype');}
@font-face{font-family:'OpenSans';font-style:italic;font-display:swap;src:url('/themes/presta_theme/assets/fonts/OpenSans-Italic.ttf') format('truetype');}
:root{
  --accent: #853340;
  --ink: #000000;
  --font-display: "OpenSans", Georgia, "Times New Roman", serif;
  --font-sans: "OpenSans", system-ui, -apple-system, "Segoe UI", sans-serif;
  --mrd-hdr-bg: #853340;
  --mrd-hdr-fg: #ffffff;
  --foot-bg: #853340;
  --foot-fg: #ffffff;
  --announce-bg: #ffffff;
  --announce-fg: #121212;
}
