a.navbar-brand {
  background-image: url(/customlogo/uUByagIyK);
  display: block;
  width: 125px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-content {
  background: #beba46;
}
footer a,
footer h3 {
  color: #fff;
}
footer a:hover,
footer a:focus,
footer a.active {
  color: #ccc;
}
