/* Generated by build.js from config.js. Edit config.js, not this file. */
:root {
  --bg: #fdf6ea;
  --surface: #fffcf4;
  --ink: #3b2a1f;
  --muted: #6e5a46;
  --accent: #c2410c;
  --accent-ink: #ffffff;
  --rule: #efe3cf;
  --radius: 18px;
  --font-display: 'Baloo 2', Verdana, sans-serif;
  --font-body: 'Nunito', 'Helvetica Neue', Arial, sans-serif;
}
