:root {
  --h1-font-family: "Bicyclette", Helvetica;
  --h1-font-weight: 900;
  --h1-font-size: 120px;
  --h1-letter-spacing: 0px;
  --h1-line-height: normal;
  --h1-font-style: normal;
  --h2-font-family: "Bicyclette", Helvetica;
  --h2-font-weight: 700;
  --h2-font-size: 46px;
  --h2-letter-spacing: 0px;
  --h2-line-height: normal;
  --h2-font-style: normal;
  --h3-font-family: "Bicyclette", Helvetica;
  --h3-font-weight: 400;
  --h3-font-size: 40px;
  --h3-letter-spacing: 0px;
  --h3-line-height: normal;
  --h3-font-style: normal;
  --body-font-family: Helvetica;
  --body-font-weight: 400;
  --body-font-size: 24px;
  --body-letter-spacing: 0px;
  --body-line-height: 32px;
  --body-font-style: normal;
  --small-font-family: "Bicyclette", Helvetica;
  --small-font-weight: 400;
  --small-font-size: 16px;
  --small-letter-spacing: 0px;
  --small-line-height: normal;
  --small-font-style: normal;
  --collection-1-primary-colors-primary-green: rgba(60, 102, 59, 1);
  --collection-1-primary-colors-primary-brown: rgba(103, 80, 60, 1);
  --collection-1-secondary-colors-secondary-dark-green: rgba(30, 67, 34, 1);
  --collection-1-secondary-colors-secondary-light-green: rgba(105, 160, 103, 1);
  --collection-1-secondary-colors-secondary-dark-brown: rgba(67, 50, 30, 1);
  --collection-1-secondary-colors-secondary-light-brown: rgba(160, 130, 103, 1);
  --collection-1-accent-colors-accent-orange: rgba(239, 70, 35, 1);
  --collection-1-neutral-colors-text: rgba(34, 34, 34, 1);
  --collection-1-neutral-colors-grey: rgba(199, 199, 199, 1);
  --collection-1-neutral-colors-off-white: rgba(242, 242, 242, 1);
  --collection-1-neutral-colors-white: rgba(255, 255, 255, 1);
  --collection-1-accent-colors-accent-burnt-orange: rgba(158, 43, 14, 1);
}
