:root {
  --cream: #fdf8ed;
  --peach: #fde9a8;
  --blush: #fcd25a;
  --rose: #fcb415;
  --sage: #c4a830;
  --sage-light: #f5e8a0;
  --warm-brown: #7a5500;
  --text: #3a2a00;
  --text-muted: #8a6e20;
  --card: #fffdf5;
  --border: #f0d878;
}
