.elementor-2027 .elementor-element.elementor-element-ff997c6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-0542590 *//* Geef Content Views afbeeldingen ronde hoeken */
.pt-cv-thumbnail img {
  border-radius: 14px !important; /* pas radius aan naar wens */
  overflow: hidden;
}

/* Zorg dat ook de omringende link of container afgerond is */
.pt-cv-thumbnail,
.pt-cv-thumbnail a {
  border-radius: 14px !important;
  overflow: hidden !important;
  display: block;
}

/* Optioneel: ook voor de hele content-blokken */
.pt-cv-content-item {
  border-radius: 14px;
  overflow: hidden;
}/* End custom CSS */