:root{
  --ink:#2D1B16;
  --paper:#F3EADB;
  --surface:#FBF6ED;
  --accent:#A3452D;
  --accent-2:#58744B;
  --muted:#705D51;
  --border:#CCBCA8;
  --display:Baskerville, Georgia, serif;
  --body:'Trebuchet MS', Arial, sans-serif;
  --radius:2px;
}
