.navbar-item img {
  max-height: unset !important;
}

.is-primary {
  background-color: #bd3624 !important;
}

a.is-active {
  background-color: #bd3624 !important;
}