/**
  * Contrast mode
  */

a, a:hover, a:active, a:link, a:visited
{ color: #FFFF00 !important; }

.dropdown-menu, .bg-primary {
  background: #282828 !important;
}

.text-green, .text-primary {
  color: white !important;
}



a:hover { color: #FFFF00 !important; }

body {
  backdrop-filter: brightness(40%);
}

.btn,
article,
#breadcrumbs
{ background: black !important; color: white !important; }

article h2 { background: #310000 !important; }

#cookies-info a  {
  color: black !important;
}

a.scroll-top { background: black; }
.text-secondary { color: #ccc !important; }
#kontakt { background: black; }
#slider h2, #slider p { background: black; }