:root {
  --primary-color: #ED1D24;
  --primary-color-rgb: 237, 29, 36;
  --secondary-color: #ED1D24;
  --secondary-color-rgb: 237, 29, 36;
}