/* Baueinsatz — bloc promo sur la Deutsche Seite (rouge Liebenzeller Mission) */

#baueinsatz-entry {
  scroll-margin-top: calc(var(--paddingAdjustFirstSection, 120px) + 0.5rem);
}

#section_baueinsatz_promo .mceText {
  --local-textColor: #ffffff;
}

#section_baueinsatz_promo .mceText h2 {
  color: #ffffff;
  margin-bottom: 0.65rem;
}

#section_baueinsatz_promo .mceText p {
  color: #ffffff;
  margin-bottom: 0;
}

#section_baueinsatz_promo .baueinsatz-home-promo__content {
  max-width: 42rem;
}

#section_baueinsatz_promo .baueinsatz-home-promo__btn {
  margin-top: 1.5rem;
}

#section_baueinsatz_promo .baueinsatz-home-promo__btn a {
  color: #151515 !important;
  background-color: #ffffff !important;
  border-color: transparent !important;
}

#section_baueinsatz_promo .baueinsatz-home-promo__btn a:hover {
  color: #151515 !important;
  background-color: #e8e8e8 !important;
  border-color: transparent !important;
}
