:root {
  --color-brand-from: #ff7764;
  --color-brand-via: #ff8778;
  --color-brand-to: #f87077;
  --color-brand-button: #cd3d36;
  --color-brand-button-hover: #b7342d;
  --font-sans: "Inter", "ui-sans-serif", system-ui;
  --font-display: "Playfair Display", serif;
}
