:root {
  --coloryellow: rgba(254, 223, 75, 1);
  --colorbleu: rgba(0, 159, 227, 1);
  --colorblack: rgba(2, 2, 2, 1);
  --colorbluegrey: rgba(81, 125, 145, 1);
  --backgroundbright: rgba(254, 247, 228, 1);
  --textpurple: rgba(88, 68, 149, 1);
  --textblue-night: rgba(31, 62, 99, 1);
  --textcitrus: rgba(252, 244, 16, 1);
  --textbright: rgba(252, 250, 238, 1);
  --textred: rgba(246, 77, 27, 1);
  --textorange: rgba(244, 173, 17, 1);
  --textaccent-02: rgba(220, 129, 60, 1);
  --h2-bold-font-family: "Barlow Condensed", Helvetica;
  --h2-bold-font-weight: 800;
  --h2-bold-font-size: 32px;
  --h2-bold-letter-spacing: 1.92px;
  --h2-bold-line-height: normal;
  --h2-bold-font-style: italic;
  --heading-h1-font-family: "Barlow Condensed", Helvetica;
  --heading-h1-font-weight: 900;
  --heading-h1-font-size: 60px;
  --heading-h1-letter-spacing: 3.6px;
  --heading-h1-line-height: normal;
  --heading-h1-font-style: italic;
  --heading-h2-font-family: "Barlow Condensed", Helvetica;
  --heading-h2-font-weight: 600;
  --heading-h2-font-size: 32px;
  --heading-h2-letter-spacing: 1.92px;
  --heading-h2-line-height: normal;
  --heading-h2-font-style: italic;
  --text-bold-l-font-family: "Barlow Semi Condensed", Helvetica;
  --text-bold-l-font-weight: 700;
  --text-bold-l-font-size: 18px;
  --text-bold-l-letter-spacing: 0px;
  --text-bold-l-line-height: normal;
  --text-bold-l-font-style: normal;
  --text-l-font-family: "Barlow Semi Condensed", Helvetica;
  --text-l-font-weight: 500;
  --text-l-font-size: 18px;
  --text-l-letter-spacing: 0px;
  --text-l-line-height: normal;
  --text-l-font-style: normal;
  --retro-menu-font-family: "Upheaval Pro", Helvetica;
  --retro-menu-font-weight: 400;
  --retro-menu-font-size: 20px;
  --retro-menu-letter-spacing: 0px;
  --retro-menu-line-height: 120.00000476837158%;
  --retro-menu-font-style: normal;
  --retro-vibe:
    1px 0px 0px 0px rgba(0, 255, 89, 1), -1px 0px 0px 0px rgba(255, 0, 0, 1);
  --shadow-yellow:
    0px 1.2000000476837158px 0px 0px rgba(255, 249, 22, 1),
    0px 4px 7.400000095367432px 0px rgba(0, 0, 0, 0.25);
  --shadow-blue:
    0px 1.2000000476837158px 0px 0px rgba(203, 209, 240, 1),
    0px 4px 7.400000095367432px 0px rgba(0, 0, 0, 0.25);
  --collection-de-variables-text-darkblue: rgba(31, 62, 99, 1);
  --collection-de-variables-text-purple: rgba(88, 68, 149, 1);
}
