:root {
  --color-primary: #1e293b;
  --color-secondary: #eab308;
  --color-background: #fffdf7;
  --color-text: #111827;
  --font-family: system-ui, sans-serif;
}
