
:root {
  --color-primary: #8C52FF;
  --color-secondary: #0C1239;
  --color-primary-rgb: 140, 82, 255;
  --color-secondary-rgb: 12, 18, 57;
}
