:root {
  --primary-color: #a926d8;
  --primary-color-rgb: 169, 38, 216;
  --secondary-color: #442490;
  --secondary-color-rgb: 68, 36, 144;
}