:root {
  --color-primary: #7c3aed;
  --color-secondary: #1e1b4b;
  --color-accent: #a78bfa;
  --font-heading: Poppins;
  --font-body: Roboto;
}
