:root {
  --paper: #fbf8f3;
  --ink: #241f1d;
  --muted: #746a63;
  --accent: #6d3b8e;
  --accent2: #2e7d5b;
  --font-head: 'Libre Caslon Text', Georgia, serif;
  --font-body: 'Inter', 'Helvetica Neue', Arial, sans-serif;
}
