.avia-section.av-lrf7q97x-b7763e889d6fef507dabc3064e7e294e
  .av-section-color-overlay {
  background-repeat: no-repeat !important;
}
/* H1 und H2 sollen nicht in CAPS geschrieben sein, also text-transform entfernen */
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
  text-transform: none !important;
}
