:root{
  --ink:#382D34;
  --paper:#FBF7F3;
  --surface:#F5EBE7;
  --accent:#984E6C;
  --accent-2:#788B75;
  --muted:#706369;
  --border:#E4D5D8;
  --display:Didot, 'Bodoni MT', Georgia, serif;
  --body:'Gill Sans', 'Trebuchet MS', sans-serif;
  --radius:28px;
}
