:root {
  --heading-text-5xl-font-semibold-font-family: "Open Sans", Helvetica;
  --heading-text-5xl-font-semibold-font-weight: 600;
  --heading-text-5xl-font-semibold-font-size: 40px;
  --heading-text-5xl-font-semibold-letter-spacing: 0px;
  --heading-text-5xl-font-semibold-line-height: 56px;
  --heading-text-5xl-font-semibold-font-style: normal;
  --body-text-lg-font-normal-font-family: "Open Sans", Helvetica;
  --body-text-lg-font-normal-font-weight: 400;
  --body-text-lg-font-normal-font-size: 16px;
  --body-text-lg-font-normal-letter-spacing: 0.10000000149011612px;
  --body-text-lg-font-normal-line-height: 24px;
  --body-text-lg-font-normal-font-style: normal;
  --color-tokens-color-background-surface-ground: var(--primitives-rgb-gray-100);
  --primitives-rgb-gray-100: rgba(243, 244, 246, 1);
}
