:root {
  --primary-color: #C41E3A;
  --primary-color-rgb: 196, 30, 58;

  --secondary-color: #8B0000;
  --secondary-color-rgb: 139, 0, 0;
}