:root {
  --large-screen-paragraph-font-family: "Myriad Pro", Helvetica;
  --large-screen-paragraph-font-weight: 400;
  --large-screen-paragraph-font-size: 22px;
  --large-screen-paragraph-letter-spacing: 0px;
  --large-screen-paragraph-line-height: normal;
  --large-screen-paragraph-font-style: normal;
  --mobile-screen-paragraph-font-family: "Myriad Pro", Helvetica;
  --mobile-screen-paragraph-font-weight: 400;
  --mobile-screen-paragraph-font-size: 16px;
  --mobile-screen-paragraph-letter-spacing: 0px;
  --mobile-screen-paragraph-line-height: normal;
  --mobile-screen-paragraph-font-style: normal;
  --large-screen-h1-font-family: "Myriad Pro", Helvetica;
  --large-screen-h1-font-weight: 400;
  --large-screen-h1-font-size: 22px;
  --large-screen-h1-letter-spacing: 0px;
  --large-screen-h1-line-height: normal;
  --large-screen-h1-font-style: normal;
  --button-font-family: "Myriad Pro", Helvetica;
  --button-font-weight: 400;
  --button-font-size: 18px;
  --button-letter-spacing: 0px;
  --button-line-height: normal;
  --button-font-style: normal;
  --variable-collection-blanc: rgba(255, 255, 255, 1);
}
