/* Custom overrides for the HTTrack copy of buchwiesen.church */

/* Empty spacer sections directly above the PDF / Events block */
#comp-lg146c1v1,
#comp-m5z2s5pi,
#comp-m3oak8c4 {
  display: none !important;
}

#comp-lg146c1w [data-hook="item-container"]:has([aria-label="Welcome Lunch vom 26. April 2026"]),
#comp-lg146c1w [data-hook="item-container"]:has([aria-label="Love in Family Camp"]) {
  display: none !important;
}

[data-mesh-id="comp-lg146c1winlineContent-gridContainer"] {
  grid-template-rows: min-content 1fr !important;
}

[data-mesh-id="comp-lg146c1winlineContent-gridContainer"] > #comp-jizwbiii {
  grid-area: 2 / 1 / 3 / 2 !important;
}

#bw-offene-stellen {
  box-sizing: border-box;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
  align-self: start;
  position: relative;
  width: min(980px, calc(100% - 40px));
  max-width: 980px;
  margin: 16px auto 24px;
  padding: 0 0 8px;
  z-index: 2;
}

#bw-offene-stellen h2 {
  margin: 0px;
  font-family: wfont_4fea72_3ef41dcb386f49b49f3f6a7aabc97733, wf_3ef41dcb386f49b49f3f6a7aa, orig_flamabold, "Palatino Linotype", Palatino, serif;
  font-size: 36px;
  line-height: normal;
  letter-spacing: 0.05em;
  font-weight: normal;
}

#bw-offene-stellen h2 a {
  color: #ffffff;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  font-weight: inherit;
}

#bw-offene-stellen h2 a:hover,
#bw-offene-stellen h2 a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.12em;
}

@media (max-width: 980px) {
  #bw-offene-stellen {
    width: calc(100% - 32px);
    margin: 32px 16px 16px;
  }

  #bw-offene-stellen h2 {
    font-size: 28px;
  }
}
