header {
  top: 0px;
  opacity: 0;
  transition: top 1s ease 0.5s, background-color 0.5s ease;
}
.loaded {
  top: 0px;
  opacity: 1;
  transition: top 0.5s ease, opacity 0.5s ease 0.5s, background-color 0.5s ease;
}
header .inside .content-image figure figcaption {
  color: #3498db !important;
}
header .inside .content-image figure figcaption strong {
  color: white !important;
}
header .inside .mod_navigation a, header .inside .mod_navigation strong {
  color: white !important;
}
.dark-mode header .inside .content-image figure figcaption {
  color: #3498db !important;
}
.dark-mode header .inside .content-image figure figcaption strong {
  color: grey !important;
}
.dark-mode header .inside .mod_navigation a, .dark-mode header .inside .mod_navigation strong {
  color: grey !important;
}
header.small .inside .content-image figure figcaption {
  color: #3498db !important;
}
header.small .inside .content-image figure figcaption strong {
  color: grey !important;
}
header.small .inside .mod_navigation a, header.small .inside .mod_navigation strong {
  color: grey !important;
}
.dark-mode header.small .inside .content-image figure figcaption {
  color: #3498db !important;
}
.dark-mode header.small .inside .content-image figure figcaption strong {
  color: grey !important;
}
.dark-mode header.small .inside .mod_navigation a, .dark-mode header.small .inside .mod_navigation strong {
  color: grey !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Ffabiene-ahorner.de%2FWebseite%2Ffiles%2FBerning-Systems%2Fcss%2Fpages%2Fhome.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */