 .u-section-1 {
  filter: none;
  background-image: url("https://assets.nicepagecdn.com/6471f74c/6639786/images/vertrouwenspersonen_langer.png");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 473px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 390px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 299px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 224px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 141px;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(232, 242, 254, 0.3), rgba(6, 89, 184, 0.3) 100%), linear-gradient(to bottom, rgba(232, 242, 254, 1), rgba(232, 242, 254, 1));
  background-size: cover, cover;
}

.u-section-2 .u-sheet-1 {
  min-height: 1133px;
}

.u-section-2 .u-image-1 {
  width: 350px;
  height: 350px;
  margin: 104px 180px 0 auto;
}

.u-section-2 .u-image-2 {
  width: 350px;
  height: 350px;
  margin: -350px auto 0 180px;
}

.u-section-2 .u-text-1 {
  font-size: 1.25rem;
  line-height: 1.15;
  margin: 0 693px 0 263px;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  line-height: 1.15;
  margin: -46px 266px 0 696px;
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 526px;
  margin-top: 58px;
  margin-bottom: 49px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1300px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 137px;
    margin-right: 85px;
  }

  .u-section-2 .u-image-2 {
    margin-left: 85px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-right: 588px;
    margin-left: 168px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-right: 172px;
    margin-left: 592px;
  }

  .u-section-2 .u-custom-html-1 {
    margin-bottom: 0;
    margin-top: 32px;
    min-height: 568px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1182px;
  }

  .u-section-2 .u-image-1 {
    margin-right: 5px;
  }

  .u-section-2 .u-image-2 {
    margin-left: 5px;
  }

  .u-section-2 .u-text-1 {
    margin-right: 423px;
    margin-left: 113px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 117px;
    margin-left: 427px;
  }

  .u-section-2 .u-custom-html-1 {
    margin-bottom: 60px;
    margin-top: 29px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    width: 250px;
    height: 250px;
    margin-right: 10px;
  }

  .u-section-2 .u-image-2 {
    width: 242px;
    height: 250px;
    margin-top: -250px;
    margin-left: 10px;
  }

  .u-section-2 .u-text-1 {
    margin-right: 317px;
    margin-left: 39px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 61px;
    margin-left: 331px;
  }

  .u-section-2 .u-custom-html-1 {
    margin-top: 25px;
    min-height: 756px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1400px;
  }

  .u-section-2 .u-image-1 {
    width: 160px;
    height: 160px;
    margin-top: 28px;
    margin-right: 7px;
  }

  .u-section-2 .u-image-2 {
    width: 160px;
    height: 160px;
    margin-top: -160px;
    margin-left: 7px;
  }

  .u-section-2 .u-text-1 {
    font-size: 1.1111111111111112rem;
    margin-right: 156px;
    margin-left: 0;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.1111111111111112rem;
    margin-top: -41px;
    margin-right: 0;
    margin-left: 164px;
  }

  .u-section-2 .u-custom-html-1 {
    margin-top: 37px;
    min-height: 986px;
  }
}.text-block {
  background-color: #f2f7ff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.text-block {
  max-width: 700px;   /* maakt het “smal kader” */
  margin: 0 auto;     /* centreert het blok */
  padding: 20px;      /* ruimte binnenin */
}