:root {
  --textlink: rgba(251, 234, 214, 1);
  --textbody-1: rgba(254, 148, 26, 1);
  --textheadline-1: rgba(254, 148, 26, 1);
  --accentaccent-1: rgba(254, 148, 26, 1);
  --dividersdivider-1: rgba(254, 148, 26, 1);
  --backgroundbackground-2: rgba(97, 18, 40, 1);
  --link-font-family: "Roboto Condensed", Helvetica;
  --link-font-weight: 900;
  --link-font-size: 45px;
  --link-letter-spacing: -0.45px;
  --link-line-height: 120.00000476837158%;
  --link-font-style: normal;
  --heading-2-font-family: "Roboto Condensed", Helvetica;
  --heading-2-font-weight: 700;
  --heading-2-font-size: clamp(1.3rem, 4vw, 3rem);
  --heading-2-letter-spacing: -0.3px;
  --heading-2-line-height: 129.99999523162842%;
  --heading-2-font-style: normal;
  --heading-1-font-family: "Roboto Condensed", Helvetica;
  --heading-1-font-weight: 900;
  --heading-1-font-size: clamp(1.5rem, 4vw, 4rem);
  --heading-1-letter-spacing: -0.4px;
  --heading-1-line-height: 120.00000476837158%;
  --heading-1-font-style: normal;
  --body-font-family: "Roboto", Helvetica;
  --body-font-weight: 400;
  --body-font-size: 20px;
  --body-letter-spacing: 0px;
  --body-line-height: 150%;
  --body-font-style: normal;
  --body-2-font-family: "Roboto", Helvetica;
  --body-2-font-weight: 600;
  --body-2-font-size: 20px;
  --body-2-letter-spacing: 0px;
  --body-2-line-height: 150%;
  --body-2-font-style: normal;
  --caption-font-family: "Roboto Condensed", Helvetica;
  --caption-font-weight: 700;
  --caption-font-size: 12px;
  --caption-letter-spacing: 0px;
  --caption-line-height: 150%;
  --caption-font-style: normal;
}
