h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5072b2;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #5072b2;
}
body {
  color: #0d46f1;
}
a.navbar-brand {
  background-image: url(/customlogo/uEx4Mg4Bv);
  display: block;
  width: 125px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-content {
  background: #caf1ba;
}
footer a,
footer h3 {
  color: #fff;
}
footer a:hover,
footer a:focus,
footer a.active {
  color: #ccc;
}
.logopos {
  position: absolute;
  left: 50%;
  margin-left: -50px !important;
  display: block;
}
