:root {
  --headline-primary-font-family: "Playfair", serif;
  --headline-secondary-font-family: "Playfair", serif;
  --body-primary-font-family: "Poppins", sans-serif;

  --brand-colorsmain-brand-color: rgba(112, 24, 55, 1);
  --brand-colorssecond-brand-color: rgba(189, 160, 129, 1);
  --partnership-grape-icon-color: rgba(145, 69, 91, 1);

  --backgroundcontentcontent-primary: rgba(7, 7, 7, 1);
  --backgroundcontentcontent-secondary: rgba(7, 7, 7, 0.5);
  --backgroundcontentcontent-tertiary: rgba(7, 7, 7, 0.2);
  --backgroundcontentbackground-primary: rgba(255, 255, 255, 1);
  --backgroundcontentbackground-third: rgba(248, 246, 237, 1);

  --text-01-color: rgba(47, 47, 47, 1);
  --text-02-color: rgba(118, 124, 129, 1);
  --text-03-color: rgba(255, 255, 255, 1);
  --x-701937: rgba(112, 25, 55, 1);

  --colors-miscellaneous-window-grabber: rgba(0, 0, 0, 1);
}
