:root {
  --primary-color: #dc2d13;
  --primary-color-rgb: 220, 45, 19;

  --secondary-color: #bc0000;
  --secondary-color-rgb: 188, 0, 0;
}