body.single-post #Header_wrapper {
    display:none;
}

body.single-post .section.section-post-header {
    display:none;
}

body.single-post .section.section-post-related {
    display:none;
}

body.single-post .section.section-post-comments {
    display:none;
}

body.single-post .section.section-post-footer {
    display:none;
}

body.single-post .section.section-post-intro-share {
    display:none;
}

body.single-post .section.section-post-about {
    display:none;
}

body.single-post #Footer {
    display:none;
}

h2.withbackground  {
    background: #273b50 !important;
    color:white;
    padding:7px;
}

figure.header {
    margin: 0;
    width: calc(100% + 2em);
    margin-top: -1em;
    margin-left: -1em;
    margin-right: -2em;
}

#Content {
    margin-top:0 !important;
    padding-top:0 !important;
}

.section.the_content > .section_wrapper {
    padding-left:0 !important;
    padding-right:0 !important;
}

.wp-block-contact-form-7-contact-form-selector {
    padding-left:20px;
    padding-right:20px;
}