:root {
  --accent: #b1e3d6;
  --accent-text: #000;
  --beige: #f8f4f1;
  --hw-bg: #ffffff;
  --hw-ink: #000000;
  --hw-muted: #4a4a4a;
  --hw-line: #e6e6e6;
  --hw-cream: #f8f4f1;
  --font-display: "Newsreader", Georgia, serif;
  --font-body: "Inter", "Helvetica Neue", Arial, sans-serif;
  --brand-accent: #b1e3d6;
  --brand-ink: #000;
  --brand-muted: #4a4a4a;
}
