:root {
  --primary-color:#a31efc;
  --primary-color-rgb: 254, 0, 0;
  --secondary-color: #a31efc;
  --secondary-color-rgb: 254, 0, 0;
}