:root {
  --primary-color: #99268d;
  --primary-color-rgb: 255, 61, 235;
  --secondary-color: #442490;
  --secondary-color-rgb: 68, 36, 144;
}