:root{--page-title-display:none;}/* Start custom CSS */.post-694 .page-content {
    width: 80%;
    margin: auto;
    padding: 50px 20px 50px 20px;
}


@media (max-width: 600px) {
  .post-694 .page-content {
      width: 90%;
  }
}/* End custom CSS */