:root {
  --texttxt-primary: rgba(0, 0, 0, 1);
  --texttxt-secondary: rgba(60, 60, 67, 0.85);
  --text-900: rgba(16, 17, 19, 1);
  --text-400: rgba(92, 95, 102, 1);
  --text-300: rgba(166, 167, 171, 1);
  --text-50: rgba(253, 253, 253, 1);
  --dividerprimary: rgba(255, 255, 255, 1);
  --neutral-300: rgba(214, 214, 214, 1);
  --neutral-50: rgba(253, 253, 253, 1);
  --backgroundbg-secondary: rgba(243, 245, 246, 1);
  --text-2-strong-font-family: "Inter", Helvetica;
  --text-2-strong-font-weight: 700;
  --text-2-strong-font-size: 18px;
  --text-2-strong-letter-spacing: 0px;
  --text-2-strong-line-height: 120.00000476837158%;
  --text-2-strong-font-style: normal;
  --body-paragraph-s-regular-font-family: "Poppins", Helvetica;
  --body-paragraph-s-regular-font-weight: 400;
  --body-paragraph-s-regular-font-size: 14px;
  --body-paragraph-s-regular-letter-spacing: 0px;
  --body-paragraph-s-regular-line-height: 20px;
  --body-paragraph-s-regular-font-style: normal;
  --body-caption-s-regular-font-family: "Poppins", Helvetica;
  --body-caption-s-regular-font-weight: 400;
  --body-caption-s-regular-font-size: 12px;
  --body-caption-s-regular-letter-spacing: 0px;
  --body-caption-s-regular-line-height: 16px;
  --body-caption-s-regular-font-style: normal;
  --primitives-buttons-secondary: rgba(17, 13, 0, 1);
  --primitives-background-brown: rgba(17, 13, 0, 1);
  --primitives-buttons-primary: rgba(254, 193, 0, 1);
}
