.sticky-top.bg-light .navbar-brand {
    background: transparent !important;
    padding: 0;
    margin-top: 0.5em;
}

.flex-fill.mr-auto.evo-preface-first img.img-fluid {
  margin: -4rem 20px 0 0;
}

#views-exposed-form-evo-search-api-solr-index-page-1 {
  display: inline-flex;
  width: 75%;
}

#views-exposed-form-evo-search-api-solr-index-page-1 .form-group {
  margin-bottom: 0;
}


.sticky-top.bg-light .navbar-brand img.site-logo {
    width: 200px;
    height: auto;
    filter: brightness(0) invert(1);
}
.evo-navbar-right .btn-danger:focus, .evo-navbar-right .btn-danger.focus  {
    color: #fff;
    background-color: #a32039;
    border-color: #981e35;
    box-shadow: none;
    padding: .5rem .4rem .5rem .5rem;
}

section.container.d-flex.evo-preface {
    display: block !important;
    height: auto;
}