/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 19 2026 | 15:10:50 */
.herkomst-intro {
  width: 80%;
  max-width: 1080px;
  margin: 25px auto 0;
  padding: 18px 28px;
  background: #fdf3e9;
  border: 2px solid #f28c1e;
  border-radius: 14px;
  box-sizing: border-box;
}
.herkomst-intro h2 { font-size: 20px; margin: 0 0 6px; color: #d9740b; }
.herkomst-intro p  { margin: 0; line-height: 1.6; color: #333; }

/* minder witruimte onder het blok */
.herkomst-intro + div,
.herkomst-intro + section { padding-top: 20px !important; }