:root {
  --text-and-elementsprimary-white: rgba(255, 254, 252, 1);
  --links-and-buttons: rgba(237, 215, 178, 1);
  --text-and-elementsheadlines: rgba(162, 130, 64, 1);
  --accent-colour: rgba(215, 181, 109, 1);
  --text-and-elementsmain-black: rgba(43, 42, 41, 1);
  --text-and-elementssecondary-black: rgba(77, 75, 73, 1);
  --text-and-elementsinput-border: rgba(237, 224, 201, 1);
  --background: rgba(255, 250, 245, 1);
  --text-accent-font-family: "AGFatumC", Helvetica;
  --text-accent-font-weight: 400;
  --text-accent-font-size: 24px;
  --text-accent-letter-spacing: 0px;
  --text-accent-line-height: 30px;
  --text-accent-font-style: normal;
  --headlines-h2-font-family: "AGFatumC", Helvetica;
  --headlines-h2-font-weight: 400;
  --headlines-h2-font-size: 48px;
  --headlines-h2-letter-spacing: 0px;
  --headlines-h2-line-height: 60px;
  --headlines-h2-font-style: normal;
  --text-main-bold-font-family: "AGFatumC", Helvetica;
  --text-main-bold-font-weight: 400;
  --text-main-bold-font-size: 16px;
  --text-main-bold-letter-spacing: 0px;
  --text-main-bold-line-height: 24px;
  --text-main-bold-font-style: normal;
  --headlines-h4-font-family: "AGFatumC", Helvetica;
  --headlines-h4-font-weight: 400;
  --headlines-h4-font-size: 24px;
  --headlines-h4-letter-spacing: 0px;
  --headlines-h4-line-height: 30px;
  --headlines-h4-font-style: normal;
  --text-main-medium-font-family: "AGFatumC", Helvetica;
  --text-main-medium-font-weight: 400;
  --text-main-medium-font-size: 16px;
  --text-main-medium-letter-spacing: 0px;
  --text-main-medium-line-height: 24px;
  --text-main-medium-font-style: normal;
  --text-secondary-regular-font-family: "AGFatumC", Helvetica;
  --text-secondary-regular-font-weight: 400;
  --text-secondary-regular-font-size: 14px;
  --text-secondary-regular-letter-spacing: 0px;
  --text-secondary-regular-line-height: 22px;
  --text-secondary-regular-font-style: normal;
}
