:root {
  --primary-color: #c41e3a;
  --primary-color-rgb: 196, 30, 58;
  --secondary-color: #8b1538;
  --secondary-color-rgb: 139, 21, 56;
}