:root {
  --primary-color: #005CA8;
  --primary-color-rgb: 0,81,159;
  --secondary-color: #29488d;
  --secondary-color-rgb: 41,72,141,1;
}