:root {
  --color-primary: #8f1d2c;
  --color-primary-dark: #65121e;
  --color-accent: #d4af37;
  --color-bg: #faf6f3;
  --color-bg-alt: #f2e9e3;
  --color-text: #2f2322;
}
