h1.page-title {
  display: none;
}

#showcase-image {
  margin-top: 17px;
}

.page .entry-title {
  display: none;
}

.archive-prefix.colour {
  display: none;
}

/* footer not displayed 

span {
  display: none;
}

 */

.post-details {
  display: none;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) img {
  width: 217px;
}

.entry-title {
  padding: 15px;
  text-align: left;
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  width: 600px;
}

.single.single-center figure.post-thumbnail {
  text-align: center;
}