:root {
  --primary: hsl(249, 100%, 60%);
  --primary-text: #6c19af;
  --secondary: #000000;
  --secondary-text: #6c19af;
  --accent: #505050;
  --accent-text: #560796;
  --button-text: #ffffff;
}
