:root {
  --color-primary: #9c7a38;
  --color-secondary: #efe6d5;
  --color-accent: #3a281c;
  --color-bg: #fcf9f4;
  --color-text: #33261b;
  --font-heading: 'Noto Serif JP', sans-serif;
  --font-body: 'Noto Sans JP', sans-serif;
}
