:root {
  --color-primary: #8F452B;
  --color-secondary: #5F7B4A;
  --color-accent: #E78A35;
  --color-bg: #F5EEDF;
  --color-text: #2F241E;
  --font-heading: 'Cormorant Garamond', sans-serif;
  --font-body: 'Noto Sans JP', sans-serif;
}
