:root {
  --primary-color: #0d2c6c;
  --primary-color-rgb: 95,72,117;
  --secondary-color: #e4022e;
  --secondary-color-rgb: 41,72,141,1;
}