.navbar-brand-image { height: auto; width: auto; max-width: 100%; }
.navbar-brand-image-mobile { max-height: 28px; }
.no-dark-filter {
  filter: none !important;
  opacity: 1 !important;
}
.offcanvas .nav-item.active > .nav-link,
.offcanvas .nav-link.active {
  background: rgba(32, 107, 196, .08);
  color: inherit;
  font-weight: 600;
}
