:root {
  --black-900: rgba(40, 40, 40, 1);
  --white: rgba(255, 255, 255, 1);
  --button-xlarge-font-family: "Inter", Helvetica;
  --button-xlarge-font-weight: 400;
  --button-xlarge-font-size: 26px;
  --button-xlarge-letter-spacing: 0px;
  --button-xlarge-line-height: 38px;
  --button-xlarge-font-style: normal;
  --text-14px-regular-font-family: "Inter", Helvetica;
  --text-14px-regular-font-weight: 400;
  --text-14px-regular-font-size: 14px;
  --text-14px-regular-letter-spacing: 0px;
  --text-14px-regular-line-height: 22px;
  --text-14px-regular-font-style: normal;
  --button-small-font-family: "Inter", Helvetica;
  --button-small-font-weight: 400;
  --button-small-font-size: 16px;
  --button-small-letter-spacing: -0.20000000298023224px;
  --button-small-line-height: 28px;
  --button-small-font-style: normal;
  --heading-04-font-family: "Inter", Helvetica;
  --heading-04-font-weight: 400;
  --heading-04-font-size: 42px;
  --heading-04-letter-spacing: -0.6000000238418579px;
  --heading-04-line-height: 46px;
  --heading-04-font-style: normal;
  --text-16px-regular-font-family: "Inter", Helvetica;
  --text-16px-regular-font-weight: 400;
  --text-16px-regular-font-size: 16px;
  --text-16px-regular-letter-spacing: 0px;
  --text-16px-regular-line-height: 26px;
  --text-16px-regular-font-style: normal;
  --button-large-font-family: "Inter", Helvetica;
  --button-large-font-weight: 400;
  --button-large-font-size: 20px;
  --button-large-letter-spacing: 0px;
  --button-large-line-height: 34px;
  --button-large-font-style: normal;
}
