:root {
  --primary-color: #c12a5f;
  --primary-color-rgb: 193, 42, 95;
  --secondary-color: #5a1f4a;
  --secondary-color-rgb: 90, 31, 74;
}
