:root {
  --cream: #fef7e8;
  --cream-dark: #f5ead0;
  --paper: #fffcf3;
  --ink: #3d2817;
  --ink-soft: #6b4f35;
  --gold: #e8a838;
  --gold-deep: #c97f1d;
  --rose: #e87b6f;
  --teal: #4a9b8e;
  --sky: #7cb4d6;
  --leaf: #8bc34a;
  --plum: #9b6bb0;
  --shadow: rgba(61, 40, 23, 0.12);
}
