:root {
  --blue-gray900: rgba(15, 23, 42, 1);
  --white: rgba(255, 255, 255, 1);
  --fuchsia-900: rgba(112, 26, 117, 1);
  --blue-600: rgba(37, 99, 235, 1);
  --red-600: rgba(220, 38, 38, 1);
  --blue-gray300: rgba(203, 213, 225, 1);
  --blue-gray600: rgba(71, 85, 105, 1);
  --coolgray-10: rgba(242, 244, 248, 1);
  --coolgray-30: rgba(193, 199, 205, 1);
  --defaultwhite: rgba(255, 255, 255, 1);
  --coolgray-60: rgba(105, 112, 119, 1);
  --heading-1-m-font-family: "Roboto-ExtraBold", Helvetica;
  --heading-1-m-font-weight: 800;
  --heading-1-m-font-size: 72px;
  --heading-1-m-letter-spacing: 0px;
  --heading-1-m-line-height: 110.00000238418579%;
  --heading-1-m-font-style: normal;
  --body-l-font-family: "Roboto-Regular", Helvetica;
  --body-l-font-weight: 400;
  --body-l-font-size: 18px;
  --body-l-letter-spacing: 0px;
  --body-l-line-height: 160.0000023841858%;
  --body-l-font-style: normal;
  --button-l-font-family: "Roboto-Medium", Helvetica;
  --button-l-font-weight: 500;
  --button-l-font-size: 20px;
  --button-l-letter-spacing: 0.5px;
  --button-l-line-height: 24px;
  --button-l-font-style: normal;
  --button-XL-font-family: "Roboto-Bold", Helvetica;
  --button-XL-font-weight: 700;
  --button-XL-font-size: 24px;
  --button-XL-letter-spacing: 0.5px;
  --button-XL-line-height: 24px;
  --button-XL-font-style: normal;
  --button-m-font-family: "Roboto-Medium", Helvetica;
  --button-m-font-weight: 500;
  --button-m-font-size: 16px;
  --button-m-letter-spacing: 0.5px;
  --button-m-line-height: 24px;
  --button-m-font-style: normal;
  --button-s-font-family: "Roboto-Medium", Helvetica;
  --button-s-font-weight: 500;
  --button-s-font-size: 14px;
  --button-s-letter-spacing: 0.5px;
  --button-s-line-height: 24px;
  --button-s-font-style: normal;
  --caption-m-font-family: "Roboto-Bold", Helvetica;
  --caption-m-font-weight: 700;
  --caption-m-font-size: 20px;
  --caption-m-letter-spacing: 3px;
  --caption-m-line-height: 100%;
  --caption-m-font-style: normal;
  --heading-2-font-family: "Roboto-ExtraBold", Helvetica;
  --heading-2-font-weight: 800;
  --heading-2-font-size: 56px;
  --heading-2-letter-spacing: 0px;
  --heading-2-line-height: 110.00000238418579%;
  --heading-2-font-style: normal;
  --body-s-font-family: "Roboto-Regular", Helvetica;
  --body-s-font-weight: 400;
  --body-s-font-size: 14px;
  --body-s-letter-spacing: 0px;
  --body-s-line-height: 139.9999976158142%;
  --body-s-font-style: normal;
  --body-XS-font-family: "Roboto-Regular", Helvetica;
  --body-XS-font-weight: 400;
  --body-XS-font-size: 12px;
  --body-XS-letter-spacing: 0px;
  --body-XS-line-height: 139.9999976158142%;
  --body-XS-font-style: normal;
}
