/* Figma Styles of your File */
:root {
  /* Colors */
  --main-red: #da0004;
  --main-limestone: #dcd9d3;
  --main-white: #ffffff;
  --main-yellow: #fddb30;
  --text-and-icons-and-background-white: #ffffff;
  --text-and-icons-and-background-black-100: #000000;
  --text-and-icons-and-background-black-90: rgba(0, 0, 0, 0.9);
  --text-and-icons-and-background-black-80: rgba(0, 0, 0, 0.8);
  --text-and-icons-and-background-black-70: rgba(0, 0, 0, 0.7);
  --text-and-icons-and-background-black-60: rgba(0, 0, 0, 0.6);
  --text-and-icons-and-background-black-20: rgba(0, 0, 0, 0.2);
  --text-and-icons-and-background-black-10: rgba(0, 0, 0, 0.1);
  --text-and-icons-and-background-black-6: rgba(0, 0, 0, 0.06);
  --text-and-icons-and-background-black-4: rgba(0, 0, 0, 0.04);
  --text-and-icons-and-background-black-2: rgba(0, 0, 0, 0.02);
  --text-and-icons-and-background-red: #da0004;
  --text-and-icons-and-background-light-red: #fff5f4;
  --text-and-icons-and-background-green: #28a14c;
  --text-and-icons-and-background-light-green: #f2fef6;
  --text-and-icons-and-background-brown: #7a3a18;
  --text-and-icons-and-background-orange: #f49d23;
  --text-and-icons-and-background-light-yellow: #fffbeb;

  /* Fonts */
  --heading-bold-text-s-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-s-font-size: 0.01171875rem;
  --heading-bold-text-s-line-height: normal;
  --heading-bold-text-s-font-weight: 700;
  --heading-bold-text-s-font-style: normal;
  --heading-bold-text-m-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-m-font-size: 0.013671875rem;
  --heading-bold-text-m-line-height: normal;
  --heading-bold-text-m-font-weight: 700;
  --heading-bold-text-m-font-style: normal;
  --heading-bold-text-l-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-l-font-size: 0.015625rem;
  --heading-bold-text-l-line-height: normal;
  --heading-bold-text-l-font-weight: 700;
  --heading-bold-text-l-font-style: normal;
  --heading-bold-text-xl-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-xl-font-size: 0.01953125rem;
  --heading-bold-text-xl-line-height: normal;
  --heading-bold-text-xl-font-weight: 700;
  --heading-bold-text-xl-font-style: normal;
  --heading-bold-text-xxl-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-xxl-font-size: 0.0234375rem;
  --heading-bold-text-xxl-line-height: normal;
  --heading-bold-text-xxl-font-weight: 700;
  --heading-bold-text-xxl-font-style: normal;
  --heading-bold-text-xxxl-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-xxxl-font-size: 0.02734375rem;
  --heading-bold-text-xxxl-line-height: normal;
  --heading-bold-text-xxxl-font-weight: 700;
  --heading-bold-text-xxxl-font-style: normal;
  --heading-bold-text-xxxxl-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-xxxxl-font-size: 0.03125rem;
  --heading-bold-text-xxxxl-line-height: normal;
  --heading-bold-text-xxxxl-font-weight: 700;
  --heading-bold-text-xxxxl-font-style: normal;
  --heading-bold-text-xxxxxl-font-family: PalfingerText-Bold, sans-serif;
  --heading-bold-text-xxxxxl-font-size: 0.03515625rem;
  --heading-bold-text-xxxxxl-line-height: normal;
  --heading-bold-text-xxxxxl-font-weight: 700;
  --heading-bold-text-xxxxxl-font-style: normal;
  --content-regular-text-s-font-family: PalfingerText-Regular, sans-serif;
  --content-regular-text-s-font-size: 0.01171875rem;
  --content-regular-text-s-line-height: normal;
  --content-regular-text-s-font-weight: 400;
  --content-regular-text-s-font-style: normal;
  --content-regular-text-m-font-family: PalfingerText-Regular, sans-serif;
  --content-regular-text-m-font-size: 0.013671875rem;
  --content-regular-text-m-line-height: normal;
  --content-regular-text-m-font-weight: 400;
  --content-regular-text-m-font-style: normal;
  --content-regular-text-l-font-family: PalfingerText-Regular, sans-serif;
  --content-regular-text-l-font-size: 0.015625rem;
  --content-regular-text-l-line-height: normal;
  --content-regular-text-l-font-weight: 400;
  --content-regular-text-l-font-style: normal;
  --content-regular-text-xl-font-family: PalfingerText-Regular, sans-serif;
  --content-regular-text-xl-font-size: 0.01953125rem;
  --content-regular-text-xl-line-height: normal;
  --content-regular-text-xl-font-weight: 400;
  --content-regular-text-xl-font-style: normal;
  --content-regular-text-xxl-font-family: PalfingerText-Regular, sans-serif;
  --content-regular-text-xxl-font-size: 0.0234375rem;
  --content-regular-text-xxl-line-height: normal;
  --content-regular-text-xxl-font-weight: 400;
  --content-regular-text-xxl-font-style: normal;

  /* Effects */
}
/* Figma Color Variables of your File */
