/**
  * Contrast mode
  */

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

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

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

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

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

.btn,
article,
#breadcrumbs,
.f-news
{ background: black !important; color: white !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; }