:root {
  --primary-color: #a190df;
  --primary-color-rgb:161, 144, 223;
  --secondary-color: #543993;
  --secondary-color-rgb:84, 57, 147;
}