:root {
  --accent-primary: #994ee2;
  --accent-primary-light: #8a5fb4;
  --accent-primary-dark: #7c3aed;
}
:root {
  --accent-secondary: #a855f7;
}