:root {
  --primary-color: #c41212;
  --primary-color-rgb: 255, 0, 0;

  --secondary-color: #c41212;
  --secondary-color-rgb: 255, 0, 0;
}