:root {
  --bg: #f9edd6;
  --fg: #141310;
  --link: #39489d;
  --trim: #6d5f47;
  --font-body: 'Tinos', serif;
  --font-heading: 'Tinos', serif;
}
