:root {
  --primary-color: #193d80;
  --primary-color-rgb: 25, 61, 128;
  --secondary-color: #78c8cf;
  --secondary-color-rgb: 120, 200, 207;
}