#custom-page main {
  padding-top: 50px;
  padding-bottom: 50px; }
  #custom-page main h1 {
    margin: 10px 0; }
  #custom-page main p {
    margin: 10px 0; }
  #custom-page main img {
    max-width: calc(100% - 20px);
    margin: 10px; }

/*# sourceMappingURL=custom-page.css.map */
