:root {
  --primary-color: #ed1c24;
  --primary-color-rgb: 237, 28, 36;
  --secondary-color: #ed1c24;
  --secondary-color-rgb: 237, 28, 36;
}