:root {
  --ink: #24312d;
  --muted: #69736d;
  --paper: #f7f3ea;
  --cream: #fffaf0;
  --hero-bg: #f7f3ea;
  --about-bg: #fffaf0;
  --sage: #cbd8c7;
  --sage-dark: #607b68;
  --coral: #e78063;
  --hours-bg: #f3dfd2;
  --location-bg: #e5eee8;
  --contact-bg: #24312d;
  --yellow: #f3c96b;
  --line: rgba(36, 49, 45, 0.15);
  --display: 'Fraunces', Georgia, serif;
  --body: 'DM Sans', Arial, sans-serif;
}
