:root {
  --neutral-10: rgba(72, 98, 132, 1);
  --neutral-0: rgba(255, 255, 255, 1);
  --body-small-font-family: "DM Sans", Helvetica;
  --body-small-font-weight: 400;
  --body-small-font-size: 16px;
  --body-small-letter-spacing: 0.5px;
  --body-small-line-height: 24px;
  --body-small-font-style: normal;
  --button-font-family: "DM Sans", Helvetica;
  --button-font-weight: 400;
  --button-font-size: 16px;
  --button-letter-spacing: 0.5px;
  --button-line-height: 24px;
  --button-font-style: normal;
  --title-large-font-family: "DM Sans", Helvetica;
  --title-large-font-weight: 700;
  --title-large-font-size: 60px;
  --title-large-letter-spacing: 0.5px;
  --title-large-line-height: 76px;
  --title-large-font-style: normal;
  --body-large-font-family: "DM Sans", Helvetica;
  --body-large-font-weight: 400;
  --body-large-font-size: 20px;
  --body-large-letter-spacing: 0.5px;
  --body-large-line-height: 32px;
  --body-large-font-style: normal;
  --subtitle-large-font-family: "DM Sans", Helvetica;
  --subtitle-large-font-weight: 500;
  --subtitle-large-font-size: 28px;
  --subtitle-large-letter-spacing: 0px;
  --subtitle-large-line-height: 32px;
  --subtitle-large-font-style: normal;
  --footer-mobile-font-family: "DM Sans", Helvetica;
  --footer-mobile-font-weight: 500;
  --footer-mobile-font-size: 16px;
  --footer-mobile-letter-spacing: 0px;
  --footer-mobile-line-height: 100%;
  --footer-mobile-font-style: normal;
  --titres-footer-font-family: "DM Sans", Helvetica;
  --titres-footer-font-weight: 500;
  --titres-footer-font-size: 20px;
  --titres-footer-letter-spacing: 0px;
  --titres-footer-line-height: 100%;
  --titres-footer-font-style: normal;
  --variable-collection-fond-blanc: rgba(249, 249, 249, 1);
  --variable-collection-police-texte: rgba(138, 106, 74, 1);
}
