.main-content img{
  max-width: 100%;
  height: auto;
}
.mr-1, .mx-1 {
  margin-right: .85rem !important;
}

html.contrast .text-primary {
    color: #000 !important;
}

.cookiebar .btn:focus-visible {
    outline: 1px solid white;
}

html.contrast .footer__nowopen {
    color: #fff !important;
}


html.contrast .footer__header  {
    color: #fff !important;
}