.site-title { margin-right: auto; }
.site-title img { max-height: 80px; }
header { margin-bottom: 0 !important; }
#content { max-width: unset; margin-top: 0; }
h2 { font-size: 28pt !important; color: #29303b; font-weight: lighter; }
header nav:before { content: "\2261" !important; font-size: 24pt !important; color: #183f73; }
#search form button[type=submit]:before { content: "\1F50D" !important; background-color: white; }
header .container { max-width: 90vw !important; display: flex; align-items: center; justify-content: flex-end; text-align: left; margin-right: 80px; }
nav.closed::before, nav.open::before { position: fixed !important; top: 30px; right: 30px; background-color: white; z-index: 1; }
ul.resource-list { justify-content: center; }
ul.language-switcher { margin: 0 !important; }
.preview-block, .carousel-block { color: #183f73; }
.carousel-block { padding: 40px; }
.banner img {
  height: 120px;
  width: 20%;
  object-fit: cover;
  object-position: left top;
}
.banner { margin-top: -120px; }