:root {
  --paper: #fbf5e9;
  --ink: #173a53;
  --blue: #215780;
  --pink: #c13f73;
  --yellow: #e6ac38;
  --teal: #498d91;
  --rose: #f2dce2;
  --sage: #ddeae5;
  --line: #173a5326;
  --font-display: "Fraunces", Georgia, serif;
  --font-body: "DM Sans", Arial, sans-serif;
  --font-hand: "Caveat", cursive;
}
