:root {
  --primary-color: #C41E3A;
  --primary-color-rgb: 196, 30, 58;
  --secondary-color: #1E3A8A;
  --secondary-color-rgb: 30, 58, 138;
}