:root {
  --bleu-3: rgba(4, 29, 68, 1);
  --bleu-2: rgba(13, 97, 225, 1);
  --bleu-1: rgba(207, 223, 249, 1);
  --vert-5: rgba(2, 43, 27, 1);
  --vert-4: rgba(3, 85, 55, 1);
  --vert-3: rgba(5, 141, 91, 1);
  --vert-2: rgba(105, 187, 157, 1);
  --vert-1: rgba(242, 249, 247, 1);
  --jaune-5: rgba(56, 69, 11, 1);
  --jaune-4: rgba(112, 136, 22, 1);
  --jaune-3: rgba(187, 227, 36, 1);
  --jaune-2: rgba(214, 238, 124, 1);
  --jaune-1: rgba(241, 249, 211, 1);
  --rouge: rgba(227, 36, 36, 1);
  --blanc: rgba(255, 255, 255, 1);
  --jaunet: rgba(212, 226, 158, 0.47);
  --vertt: rgba(157, 208, 189, 0.6);
  --gris: rgba(181, 181, 181, 1);
  --h1-font-family: "Roboto Condensed", Helvetica;
  --h1-font-weight: 500;
  --h1-font-size: 27px;
  --h1-letter-spacing: 0px;
  --h1-line-height: 109.16016101837158%;
  --h1-font-style: normal;
  --h2-font-family: "Roboto Condensed", Helvetica;
  --h2-font-weight: 500;
  --h2-font-size: 14px;
  --h2-letter-spacing: 0px;
  --h2-line-height: 117.876136302948%;
  --h2-font-style: normal;
  --h3-font-family: "Roboto Condensed", Helvetica;
  --h3-font-weight: 300;
  --h3-font-size: 27px;
  --h3-letter-spacing: 0px;
  --h3-line-height: normal;
  --h3-font-style: normal;
  --p1-font-family: "Roboto Condensed", Helvetica;
  --p1-font-weight: 400;
  --p1-font-size: 16px;
  --p1-letter-spacing: 0px;
  --p1-line-height: 109.28905010223389%;
  --p1-font-style: normal;
  --p2-font-family: "Roboto Condensed", Helvetica;
  --p2-font-weight: 400;
  --p2-font-size: 14px;
  --p2-letter-spacing: 0px;
  --p2-line-height: 117.876136302948%;
  --p2-font-style: normal;
  --p2-bold-font-family: "Roboto Condensed", Helvetica;
  --p2-bold-font-weight: 700;
  --p2-bold-font-size: 14px;
  --p2-bold-letter-spacing: 0px;
  --p2-bold-line-height: 117.876136302948%;
  --p2-bold-font-style: normal;
  --p3-font-family: "Roboto Condensed", Helvetica;
  --p3-font-weight: 300;
  --p3-font-size: 11px;
  --p3-letter-spacing: 0px;
  --p3-line-height: 140.9999966621399%;
  --p3-font-style: normal;
  --p3-bold-font-family: "Roboto Condensed", Helvetica;
  --p3-bold-font-weight: 500;
  --p3-bold-font-size: 11px;
  --p3-bold-letter-spacing: 0px;
  --p3-bold-line-height: 140.9999966621399%;
  --p3-bold-font-style: normal;
  --a1-font-family: "Roboto Condensed", Helvetica;
  --a1-font-weight: 500;
  --a1-font-size: 90px;
  --a1-letter-spacing: 0px;
  --a1-line-height: 149.00000095367432%;
  --a1-font-style: normal;
  --a2-font-family: "Roboto Condensed", Helvetica;
  --a2-font-weight: 500;
  --a2-font-size: 48px;
  --a2-letter-spacing: 0px;
  --a2-line-height: 117.99999475479126%;
  --a2-font-style: normal;
  --a3-font-family: "Roboto Condensed", Helvetica;
  --a3-font-weight: 400;
  --a3-font-size: 20px;
  --a3-letter-spacing: 0px;
  --a3-line-height: normal;
  --a3-font-style: normal;
  --a4-font-family: "Roboto Condensed", Helvetica;
  --a4-font-weight: 500;
  --a4-font-size: 6px;
  --a4-letter-spacing: 0px;
  --a4-line-height: 117.876136302948%;
  --a4-font-style: normal;
}
