:root {
  --color-black: #140700;
  --color-pale-grey: #E7E8ED;
  --typography-title-font-family: "Test Söhne", sans-serif;
  --typography-title-font-size: 22px;
  --typography-title-font-weight: 300;
  --typography-title-line-height: 28px;
  --typography-title-letter-spacing: 0px;
  --color-muted-grey: #6F7691;
  --typography-subheadline-font-family: "Test Söhne", sans-serif;
  --typography-subheadline-font-size: 14px;
  --typography-subheadline-font-weight: 300;
  --typography-subheadline-line-height: 20px;
  --typography-subheadline-letter-spacing: 0px;
  --color-white: #FFFFFF;
  --color-blue: #4A7CE8;
  --size-spacing-16: 16px;
  --size-spacing-64: 64px;
  --color-off-white: #FAFAFB;
  --typography-caption-font-family: "Test Söhne", sans-serif;
  --typography-caption-font-size: 12px;
  --typography-caption-font-weight: 300;
  --typography-caption-line-height: 16px;
  --typography-caption-letter-spacing: 0px;
  --size-spacing-8: 8px;
  --color-light-blue: #EDF2FD;
  --color-red: #DC143C;
  --color-light-red: #FBE7EB;
  --typography-callout-font-family: "Test Söhne", sans-serif;
  --typography-callout-font-size: 16px;
  --typography-callout-font-weight: 300;
  --typography-callout-line-height: 20px;
  --typography-callout-letter-spacing: 0px;
  --size-spacing-6: 6px;
  --size-spacing-4: 4px;
  --typography-footnote-font-family: "Test Söhne", sans-serif;
  --typography-footnote-font-size: 13px;
  --typography-footnote-font-weight: 300;
  --typography-footnote-line-height: 16px;
  --typography-footnote-letter-spacing: 0px;
  --color-very-light-grey: #F5F6F8;
  --color-orange: #FF8C00;
  --color-light-orange: #FFF3E5;
  --color-green: #2E8B57;
  --color-light-green: #EAF3EE;
  --size-spacing-32: 32px;
  --typography-body-font-family: "Test Söhne", sans-serif;
  --typography-body-font-size: 17px;
  --typography-body-font-weight: 300;
  --typography-body-line-height: 24px;
  --typography-body-letter-spacing: 0px;
  --size-spacing-12: 12px;
  --size-spacing-40: 40px;
}
