:root {
  --color-primary: #5a6c90;
  --color-secondary: #cdd0d5;
  --color-accent: #a77244;
  --color-bg: #f5f5f5;
  --color-text: #2c3e50;
  --font-heading: 'Noto Sans JP', sans-serif;
  --font-body: 'Noto Sans JP', sans-serif;
}
