
:root {
  --color-primary: #8723FB;
  --color-secondary: #230B39;
  --color-primary-rgb: 135, 35, 251;
  --color-secondary-rgb: 35, 11, 57;
}
