:root {
  --primary-color: #331B69;
  --primary-color-rgb: 51, 27, 105;

  --secondary-color: #F32178;
  --secondary-color-rgb: 243, 33, 120;