:root {
  --ink: #2c2825;
  --gold: #c79327;
  --gold-dark: #9b6912;
  --olive: #68733b;
  --cream: #f3f0e6;
  --paper: #fffdf9;
  --shadow: 0 10px 30px rgba(38, 29, 15, .15);
  --serif: Georgia, "Times New Roman", serif;
  --sans: Arial, Helvetica, sans-serif;
}
