:root {
  --primary-color: #ed1a3b;
  --primary-color-rgb: 237, 26, 59;
  --secondary-color: #442490;
  --secondary-color-rgb: 68, 36, 144;
}