/* Header tweaks layered on top of theme.css */
.site-header .main-nav a{ white-space: nowrap !important; }
.site-header .brand-logo,
.site-header .custom-logo{
  max-height: 40px !important;
  width: auto !important;
  height: auto !important;
}
.site-header .custom-logo-link{ display: inline-flex; align-items: center; }
