
:root {
  --color-primary: #B519FB;
  --color-secondary: #0C1239;
  --color-primary-rgb: 181, 25, 251;
  --color-secondary-rgb: 12, 18, 57;
}
