<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.post-template-framed .post-header .post-heading {
  text-align: center;
  background-color: #fff;
  margin: -100px 100px 0;
  position: relative;
  z-index: 3;
  padding: 40px 0;
}
.post-template-framed .entry-content {
  padding: 0 100px;
}
@media only screen and (max-width: 992px) {
  .post-template-framed .post-header .post-heading {
    margin: 0;
    padding: 0 0 20px;
  }
  .post-template-framed .entry-content {
    padding: 0;
  }
}
</pre></body></html>