/* HVK Vacatures – frontend tweaks v1.3.6 (safe) */
.hvk-vacature, .hvk-vacatures-single { max-width: 860px; margin: 0 auto; }
.hvk-vacature .vacature-title,
.hvk-vacatures-single .vacature-title,
.single-vacature h1.entry-title { text-align: center; margin-bottom: .25rem; }

.hvk-vacature .vacature-location,
.hvk-vacatures-single .vacature-location { text-align: center; font-size: .95em; color: #666; margin: 0 0 .75rem; }

.hvk-vacature .vacature-featured img,
.hvk-vacatures-single .vacature-featured img,
.single-vacature .post-thumbnail img { max-width: 320px; height: auto; display: block; margin: .75rem auto; }

.hvk-vacature .vacature-content p,
.hvk-vacatures-single .vacature-content p { line-height: 1.55; }

/* v1.3.8: centreren titels, locatie-stijl en kleinere foto's */
.single-vacature .hvk-entry-title,
.hvk-vacatures-single .hvk-entry-title,
.hvk-card-title,
.single-vacature h1.entry-title,
.post-type-archive-vacature .hvk-archive-title {
  text-align: center !important;
  margin-bottom: .35rem;
}

.vacature-location {
  text-align: center;
  font-size: .95em;
  color: #666;
  margin: 0 0 .85rem;
}

.hvk-vacature-thumb,
.hvk-thumb-mini img,
.single-vacature .post-thumbnail img {
  max-width: 320px !important;
  height: auto !important;
  display: block;
  margin: .75rem auto !important;
}

/* Zorgt voor nette paragrafen */
.single-vacature .entry-content p { line-height: 1.6; }
