/* Kompta — thème choisi dans la page Configuration. Ne pas éditer : ce fichier est calculé. */
:root {
  --accent: #1f6f6b;
  --accent-fonce: #144745;
  --accent-texte: #1f6f6b;
  --accent-doux: #dff6f5;
  --accent-encre: #ffffff;
  --ton-rouge: #883026;
  --ton-rouge-fonce: #64231c;
  --ton-rouge-doux: #f5e7e5;
  --ton-rouge-texte: #883026;
  --ton-rouge-encre: #ffffff;
  --ton-orange: #885326;
  --ton-orange-fonce: #643d1c;
  --ton-orange-doux: #f5ede5;
  --ton-orange-texte: #885326;
  --ton-orange-encre: #ffffff;
  --ton-jaune: #887426;
  --ton-jaune-fonce: #64551c;
  --ton-jaune-doux: #f5f2e5;
  --ton-jaune-texte: #826e22;
  --ton-jaune-encre: #ffffff;
  --ton-vert: #268853;
  --ton-vert-fonce: #1c643d;
  --ton-vert-doux: #e5f5ed;
  --ton-vert-texte: #22824e;
  --ton-vert-encre: #ffffff;
  --ton-bleu: #265388;
  --ton-bleu-fonce: #1c3d64;
  --ton-bleu-doux: #e5edf5;
  --ton-bleu-texte: #265388;
  --ton-bleu-encre: #ffffff;
  --ton-gris: #515c5b;
  --ton-gris-fonce: #3c4443;
  --ton-gris-doux: #eceeee;
  --ton-gris-texte: #515c5b;
  --ton-gris-encre: #ffffff;
  --vert: #22824e;
  --vert-doux: #e5f5ed;
  --rouge: #883026;
  --rouge-doux: #f5e7e5;
  --ambre: #826e22;
  --ambre-doux: #f5f2e5;
  --bleu: #265388;
  --bleu-doux: #e5edf5;
  --police-titre: "Source Serif 4", georgia, "times new roman", serif;
  --police-corps: "Inter", -apple-system, blinkmacsystemfont, "segoe ui", roboto, helvetica, arial, sans-serif;
}
