:root {
  --primary-color: #EB0028;
  --primary-color-rgb: 235, 0, 40;
  --secondary-color: #EB0028;
  --secondary-color-rgb: 235, 0, 40;
}