.nav__logo,
nav .nav__search--desktop,
nav .nav__socials .nav-socials__social {
  text-indent: -9999px;
  overflow: hidden;
}

.overview .overview__block--blogpost .overview__block__nieuws-filler,
.overview .overview__block--nieuws .overview__block__nieuws-filler,
.overview .overview__block--blogpost .overview__block__nieuws,
.overview .overview__block--nieuws .overview__block__nieuws {
  background-color: #1480a4;
}

.overview .overview__block--xl .block__half--right {
  background-color: #e60010;
}
@media (max-width: 634px) {
  .overview .overview__block--xl .block__half--right {
    background-color: transparent;
  }
}

@media (min-width: 635px) {
  .overview .overview__block--xl .block__half--right.is-red {
    background-color: #e60010;
  }

  .overview .overview__block--xl .block__half--right.is-blue {
    background-color: #1480a4;
  }

  .overview .overview__block--xl .block__half--right.is-green {
    background-color: #16673b;
  }
}
footer .footer__block--nieuwsbrief {
  background-color: #16673b;
}

footer .footer__block .footer__socials .footer__social {
  text-indent: -9999px;
  overflow: hidden;
}

.bkbers {
  color: #16673b;
}

.body--color-1 header .header__intro .header-intro__title,
.body--color-1 header .header__intro .header-intro__subtitle,
.body--color-1 p a {
  color: #16673b;
}

.project .project__block--video .project-video .project-video__play {
  text-indent: -9999px;
  overflow: hidden;
}

.project .project__block--results {
  background-color: #16673b;
}

.over-bkb .over-bkb__half {
  background-color: #1480a4;
}

.over-bkb .over-bkb__half + .over-bkb__half {
  background-color: #16673b;
}

.wat-we-doen .expertise .expertise__block .expertise__title,
.wat-we-doen .expertise .expertise__block .expertise__subtitle {
  color: #16673b;
}

.project-intro__text ul a,
.header-intro__text ul a {
  text-decoration: underline;
}
.project-intro__text ul a:hover,
.header-intro__text ul a:hover {
  text-decoration: none;
}
.body--color-1 .project-intro__text ul a,
.body--color-1 .header-intro__text ul a {
  color: #23A65F;
}
.body--color-2 .project-intro__text ul a,
.body--color-2 .header-intro__text ul a {
  color: #21B3E4;
}
.body--color-3 .project-intro__text ul a,
.body--color-3 .header-intro__text ul a {
  color: #FF3341;
}

.project-intro__text ul {
  padding-left: 20px;
  list-style: disc;
}

/*# sourceMappingURL=edits.css.map */
