:root {
  --cvbg: rgba(255, 111, 0, 1);
  --themaprimary-700: rgba(255, 111, 0, 1);
  --themaprimary-400: rgba(255, 189, 138, 1);
  --themaprimary-100: rgba(255, 241, 230, 1);
  --themasecondary-700: rgba(255, 160, 0, 1);
  --themasecondary-400: rgba(255, 211, 138, 1);
  --themasecondary-100: rgba(255, 246, 230, 1);
  --thematertiary-700: rgba(0, 170, 229, 1);
  --thematertiary-400: rgba(138, 216, 243, 1);
  --thematertiary-100: rgba(230, 247, 252, 1);
  --themaquaternary-700: rgba(93, 206, 135, 1);
  --themaquaternary-400: rgba(200, 240, 215, 1);
  --themaquaternary-100: rgba(238, 251, 242, 1);
  --baseblack: rgba(51, 51, 51, 1);
  --basewhite: rgba(255, 255, 255, 1);
  --basegrey-1: rgba(235, 235, 235, 1);
  --basegray-2: rgba(204, 204, 204, 1);
  --h-1-font-family: "Zen Kaku Gothic New", Helvetica;
  --h-1-font-weight: 700;
  --h-1-font-size: 60px;
  --h-1-letter-spacing: 6px;
  --h-1-line-height: 120.00000476837158%;
  --h-1-font-style: normal;
  --h-2-font-family: "Zen Kaku Gothic New", Helvetica;
  --h-2-font-weight: 700;
  --h-2-font-size: 44px;
  --h-2-letter-spacing: 2.2px;
  --h-2-line-height: 160.0000023841858%;
  --h-2-font-style: normal;
  --h-3-font-family: "Zen Kaku Gothic New", Helvetica;
  --h-3-font-weight: 700;
  --h-3-font-size: 36px;
  --h-3-letter-spacing: 1.8px;
  --h-3-line-height: 139.9999976158142%;
  --h-3-font-style: normal;
  --subtitle-font-family: "Zen Kaku Gothic New", Helvetica;
  --subtitle-font-weight: 700;
  --subtitle-font-size: 24px;
  --subtitle-letter-spacing: 0px;
  --subtitle-line-height: 139.9999976158142%;
  --subtitle-font-style: normal;
  --body-1-font-family: "Zen Kaku Gothic New", Helvetica;
  --body-1-font-weight: 500;
  --body-1-font-size: 18px;
  --body-1-letter-spacing: 0px;
  --body-1-line-height: 160.0000023841858%;
  --body-1-font-style: normal;
  --body-2-font-family: "Zen Kaku Gothic New", Helvetica;
  --body-2-font-weight: 400;
  --body-2-font-size: 14px;
  --body-2-letter-spacing: 0px;
  --body-2-line-height: 160.0000023841858%;
  --body-2-font-style: normal;
  --button-font-family: "Zen Kaku Gothic New", Helvetica;
  --button-font-weight: 700;
  --button-font-size: 20px;
  --button-letter-spacing: 0px;
  --button-line-height: 120.00000476837158%;
  --button-font-style: normal;
  --button-small-font-family: "Zen Kaku Gothic New", Helvetica;
  --button-small-font-weight: 700;
  --button-small-font-size: 18px;
  --button-small-letter-spacing: 0px;
  --button-small-line-height: 120.00000476837158%;
  --button-small-font-style: normal;
  --size-space-300: 12px;
  --size-space-100: 4px;
  --size-space-200: 8px;
  --size-space-400: 16px;
  --size-space-150: 6px;
  --size-radius-full: 9999px;
  --size-space-050: 2px;
  --size-space-1200: 48px;
  --size-space-600: 24px;
  --size-space-800: 32px;
  --size-radius-400: 16px;
  --size-radius-200: 8px;
  --size-radius-100: 4px;
  --size-space-1600: 64px;
  --size-space-0: 0px;
}
