/* Insert your equihub_theme base overrides over Vartheme BS4 and Bootstrap */
#navbar-main {
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom-color: black !important;
}

.navbar-brand {
  padding-bottom: 2px;
  padding-top: 2px;
}

.navbar-brand img {
  max-height: 50px;
}
