/* Keep Blocksy in charge of the shell while the copied source owns page content. */
body.gst-source-page .site-main{display:block;width:100%;max-width:none;margin:0;padding:0}
body.gst-source-page .gst-media-placeholder{display:grid;min-height:240px;place-items:center;background:#e8e9e7;color:#676b65;text-align:center}
body.gst-source-page .gst-wpforms{display:block}
body.gst-source-page .gst-wpforms .wpforms-container{margin:0}
body.gst-source-page .gst-wpforms .wpforms-field{padding:0 0 18px}
body.gst-source-page .gst-wpforms input,body.gst-source-page .gst-wpforms textarea,body.gst-source-page .gst-wpforms select{width:100%;max-width:none;border:1px solid var(--page-line,#dfe2df);border-radius:0;background:#fff}
body.gst-source-page .gst-wpforms button[type=submit]{min-height:46px;padding:12px 22px;border:1px solid var(--page-dark,#253137);border-radius:0;background:var(--page-dark,#253137);color:#fff}
@media(max-width:900px){body.gst-source-page .site-main{overflow:hidden}}
