:root {
  --primary-color: #e31f25;
  --primary-color-rgb: 248, 92, 0;
  --secondary-color: #e8373d;
  --secondary-color-rgb: 248, 92, 0;
}