/* JuriSourcia-contact — thème choisi dans la page Configuration. Ne pas éditer : ce fichier est calculé. */
:root {
  --accent: #b85635;
  --accent-fonce: #90432a;
  --accent-texte: #b85635;
  --accent-doux: #f6e5df;
  --accent-encre: #ffffff;
  --ton-rouge: #b84235;
  --ton-rouge-fonce: #94352b;
  --ton-rouge-doux: #f5e7e5;
  --ton-rouge-texte: #b84235;
  --ton-rouge-encre: #ffffff;
  --ton-orange: #b87235;
  --ton-orange-fonce: #945c2b;
  --ton-orange-doux: #f5ede5;
  --ton-orange-texte: #a2632c;
  --ton-orange-encre: #141413;
  --ton-jaune: #b89e35;
  --ton-jaune-fonce: #947f2b;
  --ton-jaune-doux: #f5f2e5;
  --ton-jaune-texte: #826f23;
  --ton-jaune-encre: #141413;
  --ton-vert: #35b872;
  --ton-vert-fonce: #2b945c;
  --ton-vert-doux: #e5f5ed;
  --ton-vert-texte: #238250;
  --ton-vert-encre: #141413;
  --ton-bleu: #3572b8;
  --ton-bleu-fonce: #2b5c94;
  --ton-bleu-doux: #e5edf5;
  --ton-bleu-texte: #3572b8;
  --ton-bleu-encre: #ffffff;
  --ton-gris: #7e736f;
  --ton-gris-fonce: #655d5a;
  --ton-gris-doux: #eeedec;
  --ton-gris-texte: #7b6d68;
  --ton-gris-encre: #ffffff;
  --vert: #238250;
  --vert-doux: #e5f5ed;
  --rouge: #b84235;
  --rouge-doux: #f5e7e5;
  --ambre: #826f23;
  --ambre-doux: #f5f2e5;
  --bleu: #3572b8;
  --bleu-doux: #e5edf5;
  --police-titre: georgia, "times new roman", "noto serif", serif;
  --police-corps: system-ui, -apple-system, blinkmacsystemfont, "segoe ui", roboto, helvetica, arial, sans-serif;
}
