:root {
  --primary-color: #d10f78;
  --primary-color-rgb: 209, 15, 120;
  --secondary-color: #ad1a6a;
  --secondary-color-rgb: 173, 26, 106;
}