/*
 * Overrides for admin overlays
 */
.region--navigation .contextual-region {
  position: static;
}

#site-header {
  background-color: #EEEEEE;
}

#block-de-landgenoten-steun-cta,
#block-delandgenotensteun3xcta,
#block-delandgenotensteun3xctafront {
  margin-left: -100%;
  margin-right: -100%;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
#block-de-landgenoten-steun-cta > div,
#block-delandgenotensteun3xcta > div,
#block-delandgenotensteun3xctafront > div {
  margin: 0 auto;
}
#block-de-landgenoten-steun-cta .field-name--body > div,
#block-delandgenotensteun3xcta .field-name--body > div,
#block-delandgenotensteun3xctafront .field-name--body > div {
  height: 30vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 780px) {
  #block-de-landgenoten-steun-cta .field-name--body > div,
  #block-delandgenotensteun3xcta .field-name--body > div,
  #block-delandgenotensteun3xctafront .field-name--body > div {
    float: left;
    min-width: 228px;
    height: 320px;
    width: 33.3333333333%;
  }
}
#block-de-landgenoten-steun-cta .field-name--body > div h2,
#block-delandgenotensteun3xcta .field-name--body > div h2,
#block-delandgenotensteun3xctafront .field-name--body > div h2 {
  font-size: 35.2px;
}
#block-de-landgenoten-steun-cta #steun--aandeel,
#block-delandgenotensteun3xcta #steun--aandeel,
#block-delandgenotensteun3xctafront #steun--aandeel {
  background: #9DCEA4;
}
#block-de-landgenoten-steun-cta #steun--gift,
#block-delandgenotensteun3xcta #steun--gift,
#block-delandgenotensteun3xctafront #steun--gift {
  background: #F6CCBB;
}
#block-de-landgenoten-steun-cta #steun--ambassadeur,
#block-delandgenotensteun3xcta #steun--ambassadeur,
#block-delandgenotensteun3xctafront #steun--ambassadeur {
  background: #EEEEEE;
}

#paragraph--id-53 .image_gallery__images,
#paragraph--id-55 .image_gallery__images {
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-gap: 80px;
}
#paragraph--id-53 .image_gallery__images img,
#paragraph--id-55 .image_gallery__images img {
  filter: grayscale(1);
}

#paragraph--id-42 .image_gallery__images img {
  filter: grayscale(1);
}

.paragraph--grayscale img {
  filter: grayscale(1);
}

#site-featured-bottom {
  background-color: #006F54;
  color: white;
  font-size: 0.9em;
}
#site-featured-bottom .region--featured_bottom_second h1, #site-featured-bottom .region--featured_bottom_second h2, #site-featured-bottom .region--featured_bottom_second h3, #site-featured-bottom .region--featured_bottom_second h4, #site-featured-bottom .region--featured_bottom_second h5, #site-featured-bottom .region--featured_bottom_second h5, #site-featured-bottom .region--featured_bottom_second h6 {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  text-transform: inherit;
}
#site-featured-bottom .region--featured_bottom_second h2 {
  font-weight: bold;
}

#site-footer {
  color: #006F54;
}

article {
  padding-top: 32px;
  padding-bottom: 32px;
}

.page-onze-gronden article {
  padding-top: 0;
}

main a {
  color: #EF7A3E;
}

a.ck-button {
  border-color: currentcolor;
}

p.ck-small {
  font-size: smaller;
}

.paragraph--type--cta-volledige-breedte {
  margin-left: -100%;
  margin-right: -100%;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.cta_volledige_breedte__text {
  padding: 2rem;
  max-width: 1140px;
  margin: 0 auto;
}

mark {
  background-color: #006F54;
  color: white;
}
/*# sourceMappingURL=theme.css.map */
