:root {
--bfc-background-color: #282828;
  --textbadge: rgba(229, 255, 226, 1);
  --HERO-TITLE-font-family: "Anton SC", Helvetica;
  --HERO-TITLE-font-weight: 400;
  --HERO-TITLE-font-size: 48px;
  --HERO-TITLE-letter-spacing: 0px;
  --HERO-TITLE-line-height: normal;
  --HERO-TITLE-font-style: normal;
  --menu-text-font-family: "Cairo", Helvetica;
  --menu-text-font-weight: 800;
  --menu-text-font-size: 20px;
  --menu-text-letter-spacing: 0px;
  --menu-text-line-height: normal;
  --menu-text-font-style: normal;
  --team-name-font-family: "Cairo", Helvetica;
  --team-name-font-weight: 400;
  --team-name-font-size: 20px;
  --team-name-letter-spacing: 0px;
  --team-name-line-height: normal;
  --team-name-font-style: normal;
  --score-font-family: "Cairo", Helvetica;
  --score-font-weight: 700;
  --score-font-size: 96px;
  --score-letter-spacing: 0px;
  --score-line-height: normal;
  --score-font-style: normal;
  --badge-text-font-family: "Cairo", Helvetica;
  --badge-text-font-weight: 700;
  --badge-text-font-size: 20px;
  --badge-text-letter-spacing: 0px;
  --badge-text-line-height: normal;
  --badge-text-font-style: normal;
  --icons-font-family: "Font Awesome 5 Free", Helvetica;
  --icons-font-weight: 400;
  --icons-font-size: 20px;
  --icons-letter-spacing: 0px;
  --icons-line-height: normal;
  --icons-font-style: normal;
  --location-ligue-font-family: "Cairo", Helvetica;
  --location-ligue-font-weight: 400;
  --location-ligue-font-size: 12px;
  --location-ligue-letter-spacing: 0px;
  --location-ligue-line-height: normal;
  --location-ligue-font-style: normal;
  --section-title-2-font-family: "Cairo", Helvetica;
  --section-title-2-font-weight: 600;
  --section-title-2-font-size: 32px;
  --section-title-2-letter-spacing: 0px;
  --section-title-2-line-height: normal;
  --section-title-2-font-style: normal;
  --section-text-font-family: "Cairo", Helvetica;
  --section-text-font-weight: 600;
  --section-text-font-size: 16px;
  --section-text-letter-spacing: 0px;
  --section-text-line-height: normal;
  --section-text-font-style: normal;
  --lien-bottom-section-font-family: "Cairo", Helvetica;
  --lien-bottom-section-font-weight: 700;
  --lien-bottom-section-font-size: 16px;
  --lien-bottom-section-letter-spacing: 0px;
  --lien-bottom-section-line-height: normal;
  --lien-bottom-section-font-style: normal;
  --hero-number-font-family: "Cairo", Helvetica;
  --hero-number-font-weight: 800;
  --hero-number-font-size: 100px;
  --hero-number-letter-spacing: 0px;
  --hero-number-line-height: normal;
  --hero-number-font-style: normal;
  --hero-unit-for-numer-font-family: "Cairo", Helvetica;
  --hero-unit-for-numer-font-weight: 700;
  --hero-unit-for-numer-font-size: 48px;
  --hero-unit-for-numer-letter-spacing: 0px;
  --hero-unit-for-numer-line-height: normal;
  --hero-unit-for-numer-font-style: normal;
  --text-section-normal-font-family: "Cairo", Helvetica;
  --text-section-normal-font-weight: 600;
  --text-section-normal-font-size: 16px;
  --text-section-normal-letter-spacing: 0px;
  --text-section-normal-line-height: normal;
  --text-section-normal-font-style: normal;
  --ombre-texte-stats: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  --collection-de-variables-incoming: rgba(248, 248, 248, 1);
  --collection-de-variables-couleurfondelement: rgba(4, 4, 4, 0.33);
  --collection-de-variables-bluefoncebfc: rgba(51, 59, 142, 1);
  --collection-de-variables-orbfc: rgba(189, 152, 49, 1);
  --collection-de-variables-bleuclairbfc: rgba(116, 171, 226, 1);
}