:root {
  --ink: #183328;
  --muted: #617166;
  --paper: #fffdf5;
  --surface: #f4e9cf;
  --accent: #f05b35;
  --accent-ink: #fffdf5;
  --line: rgba(24, 51, 40, 0.14);
  --display: Georgia, "Times New Roman", serif;
  --radius: 1.5rem;
}
