:root {
  --primary-color: #dc1e49;
  --primary-color-rgb: 220, 30, 93;
  --secondary-color: #dc1e49;
  --secondary-color-rgb: 220, 30, 93;
}