:root {
  --color-primary: #28af60;
  --color-secondary: #c1e1ce;
  --color-accent: #27ae60;
  --color-bg: #f5f5f5;
  --color-text: #2c3e50;
  --font-heading: 'Zen Kaku Gothic New', sans-serif;
  --font-body: 'Noto Sans JP', sans-serif;
}
