:root {
  --primary-color: #da0e27;
  --primary-color-rgb: 218, 15, 38;

  --secondary-color: #a30a1c;
  --secondary-color-rgb: 218, 15, 38;
}