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