.pt-cv-heading-container.heading1 {
  display: none;
}

.pt-cv-thumb-wrapper .pt-cv-thumbnail {
  border-radius: 0px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.wp-block-post-featured-image :where(img) {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}