/* German Exercises overview visual QA correction */
.exercise-behaviour > .section-number { color: rgba(255,255,255,.82) !important; opacity: 1 !important; }

/* Exercises overview — German hero visual aligned exactly to GB reference.
   Overrides the obsolete German-only 117px fine-alignment rule. */
@media (min-width: 1001px) {
  html[lang="de"] .exercises-hero-visual > .body-region-navigation {
    margin-top: 128px !important;
  }
}
