:root {
  --black: rgba(0, 0, 0, 1);
  --ultra-grey: rgba(26, 26, 26, 1);
  --light-grey: rgba(240, 240, 240, 1);
  --white: rgba(255, 255, 255, 1);
  --t1-texte-grands-font-family: "Klarheit Grotesk", Helvetica;
  --t1-texte-grands-font-weight: 400;
  --t1-texte-grands-font-size: 32px;
  --t1-texte-grands-letter-spacing: 0px;
  --t1-texte-grands-line-height: 40px;
  --t1-texte-grands-font-style: normal;
  --t2-contenu-font-family: "Klarheit Grotesk", Helvetica;
  --t2-contenu-font-weight: 400;
  --t2-contenu-font-size: 15px;
  --t2-contenu-letter-spacing: 0px;
  --t2-contenu-line-height: normal;
  --t2-contenu-font-style: normal;
  --t3-l-gendes-font-family: "Klarheit Grotesk", Helvetica;
  --t3-l-gendes-font-weight: 400;
  --t3-l-gendes-font-size: 11px;
  --t3-l-gendes-letter-spacing: 0px;
  --t3-l-gendes-line-height: 16px;
  --t3-l-gendes-font-style: normal;
  --t4-contenu-mobile-font-family: "Klarheit Grotesk", Helvetica;
  --t4-contenu-mobile-font-weight: 400;
  --t4-contenu-mobile-font-size: 20px;
  --t4-contenu-mobile-letter-spacing: 0px;
  --t4-contenu-mobile-line-height: 26px;
  --t4-contenu-mobile-font-style: normal;
  --variable-collection-dark-grey: rgba(56, 56, 56, 1);
  --variable-collection-GREY: rgba(87, 87, 87, 1);
  --variable-collection-RED: rgba(240, 79, 73, 1);
  --variable-collection-green: rgba(74, 213, 163, 1);
}
