:root {
font-family: manrope;
  --white: rgba(255, 255, 255, 1);
  --neutral-100: rgba(255, 255, 255, 1);
  --headings-typography-size-4-font-family: "Manrope", Helvetica;
  --headings-typography-size-4-font-weight: 500;
  --headings-typography-size-4-font-size: 22px;
  --headings-typography-size-4-letter-spacing: 0px;
  --headings-typography-size-4-line-height: 28px;
  --headings-typography-size-4-font-style: normal;
  --cards-short-default: 0px 5px 16px 0px rgba(8, 15, 52, 0.06);
}
