:root {
  --primary-color: #661892;
  --primary-color-rgb: 29, 191, 161;
  --secondary-color: #b33396;
  --secondary-color-rgb: 29, 191, 161;
}