.custom-logo {
  position: relative;
  width: 240px;
  height: 42px;
}

img {
  width: 200px;
  height: 34px;
}
html body.single-post h2.wp-block-heading {
  font-size: 26px !important;
  font-weight: 700 !important;
  margin-bottom: 16px !important;
  margin-top: 32px !important;
}
html body.single-post .post-thumbnail {
  margin-bottom: 40px;
}