.prono h2, .prono h3, .prono h4 {
  color: #fff !important;
  font-weight: 600;
  margin-bottom: 0.5rem;
  padding: 0;
}
.prono h2 {
  font-size: 2.8rem;
}
.prono h4 {
  font-size: 1.4rem;
}
.prono h4:nth-of-type(2) {
  margin-block: 1rem;
}
.prono p {
  font-weight: 300 !important;
}

#stoerer-modul p, #stoerer-modul li {
  font-size: 1.25rem !important;
}

section#stoerer {
  background-color: #181f40 !important;
}
section#stoerer:before, section#stoerer:after {
  background-color: #181f40 !important;
}

a.stoerbutt {
  display: inline-block;
  color: #ffd23c !important;
  border: 1px solid #ffd23c;
  padding: 1rem;
  margin: 1rem 0 0 0;
}
a.stoerbutt:hover {
  color: #fff !important;
}
