:root {
  --graywhite: rgba(255, 255, 255, 1);
  --themeprimary: rgba(13, 110, 253, 1);
  --gray-700: rgba(73, 80, 87, 1);
  --hitbox: rgba(255, 255, 255, 0);
  --componentsbuttonprimaryhovered-background: rgba(11, 94, 215, 1);
  --componentsbuttonprimaryhovered-border: rgba(10, 88, 202, 1);
  --body-textbody-color: rgba(33, 37, 41, 1);
  --blue-600: rgba(10, 88, 202, 1);
  --body-regular-font-family: "Helvetica Neue", Helvetica;
  --body-regular-font-weight: 400;
  --body-regular-font-size: 16px;
  --body-regular-letter-spacing: 0px;
  --body-regular-line-height: 150%;
  --body-regular-font-style: normal;
}
