:root {
  --accent: #a3e635;
  --dark: #0f0f0f;
  --primary: #1a1a2e;
  --bg: #fcfcfb;
  --font-display: 'Space Grotesk', sans-serif;
  --font-body: 'Inter', sans-serif;
}