:root {
  --primary-green: rgba(62, 181, 85, 1);
  --black-005: rgba(43, 43, 43, 1);
  --black-004: rgba(85, 85, 85, 1);
  --black-003: rgba(128, 128, 128, 1);
  --black-002: rgba(170, 170, 170, 1);
  --black-001: rgba(204, 204, 204, 1);
  --black-006: rgba(0, 0, 0, 1);
  --extras-blue004: rgba(215, 220, 250, 1);
  --extras-blue003: rgba(120, 140, 238, 1);
  --extras-blue002: rgba(53, 82, 230, 1);
  --extras-blue001: rgba(27, 41, 115, 1);
  --extras-red004: rgba(250, 217, 217, 1);
  --extras-red003: rgba(238, 128, 128, 1);
  --extras-red002: rgba(230, 64, 64, 1);
  --extras-red001: rgba(153, 43, 43, 1);
  --extras-green004: rgba(61, 111, 0, 1);
  --extras-green003: rgba(119, 181, 43, 1);
  --extras-green002: rgba(146, 196, 85, 1);
  --extras-green001: rgba(222, 237, 204, 1);
  --extras-yellow004: rgba(252, 250, 209, 1);
  --extras-yellow003: rgba(246, 242, 139, 1);
  --extras-yellow002: rgba(238, 230, 24, 1);
  --extras-yellow001: rgba(123, 118, 7, 1);
  --type-12-font-family: "Aeonik", Helvetica;
  --type-12-font-weight: 500;
  --type-12-font-size: 12px;
  --type-12-letter-spacing: 0px;
  --type-12-line-height: 120.00000476837158%;
  --type-12-font-style: normal;
  --type-15-font-family: "Aeonik", Helvetica;
  --type-15-font-weight: 500;
  --type-15-font-size: 15px;
  --type-15-letter-spacing: 0px;
  --type-15-line-height: 120.00000476837158%;
  --type-15-font-style: normal;
  --type-19-font-family: "Aeonik", Helvetica;
  --type-19-font-weight: 500;
  --type-19-font-size: 19px;
  --type-19-letter-spacing: 0px;
  --type-19-line-height: 120.00000476837158%;
  --type-19-font-style: normal;
  --type-24-font-family: "Aeonik", Helvetica;
  --type-24-font-weight: 400;
  --type-24-font-size: 24px;
  --type-24-letter-spacing: 0px;
  --type-24-line-height: 120.00000476837158%;
  --type-24-font-style: normal;
  --type-30-font-family: "Aeonik", Helvetica;
  --type-30-font-weight: 400;
  --type-30-font-size: 30px;
  --type-30-letter-spacing: 0px;
  --type-30-line-height: 120.00000476837158%;
  --type-30-font-style: normal;
  --type-37-font-family: "Aeonik", Helvetica;
  --type-37-font-weight: 400;
  --type-37-font-size: 37px;
  --type-37-letter-spacing: 0px;
  --type-37-line-height: 120.00000476837158%;
  --type-37-font-style: normal;
  --type-46-font-family: "Aeonik", Helvetica;
  --type-46-font-weight: 400;
  --type-46-font-size: 46px;
  --type-46-letter-spacing: 0px;
  --type-46-line-height: 120.00000476837158%;
  --type-46-font-style: normal;
  --type-58-font-family: "Aeonik", Helvetica;
  --type-58-font-weight: 400;
  --type-58-font-size: 58px;
  --type-58-letter-spacing: 0px;
  --type-58-line-height: 120.00000476837158%;
  --type-58-font-style: normal;
  --type-72-font-family: "Aeonik", Helvetica;
  --type-72-font-weight: 400;
  --type-72-font-size: 72px;
  --type-72-letter-spacing: 0px;
  --type-72-line-height: 120.00000476837158%;
  --type-72-font-style: normal;
  --body-text-4-regular-font-family: "Roboto", Helvetica;
  --body-text-4-regular-font-weight: 400;
  --body-text-4-regular-font-size: 16px;
  --body-text-4-regular-letter-spacing: -0.30000001192092896px;
  --body-text-4-regular-line-height: 28px;
  --body-text-4-regular-font-style: normal;
  --this-is-the-button-text-font-family: "Aeonik", Helvetica;
  --this-is-the-button-text-font-weight: 500;
  --this-is-the-button-text-font-size: 20px;
  --this-is-the-button-text-letter-spacing: 0px;
  --this-is-the-button-text-line-height: normal;
  --this-is-the-button-text-font-style: normal;
}
