.navbar {
  background-color: #E1173F;
}

.site-footer {
  background: #E1173F;
}

.navbar-logo-wrap {
  position: absolute;
  float: left;
}

.navbar-brand img {
  max-width: 130px;
  width: 130px;
  margin-top: -9px;
}
