:root {
  --primary-color: #a94df0;
  --primary-color-rgb: 169, 77, 240;
  --secondary-color: #6a2490;
  --secondary-color-rgb: 106, 36, 144;
}