.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 800px !important;
}
.wp-block-post-title {display: none;}
main.wp-block-group {
    background: url(/cms/wp-content/uploads/bg_green.png);
    background-repeat: repeat-x;
    background-size: contain;
}
footer.wp-block-template-part {
    margin-top: 0;
}
p.has-text-align-right.has-contrast-2-color.has-text-color.has-link-color.has-small-font-size {
    color: #fff !important;
}
p {
    font-size: 18px;
    line-height: 300% !important;
}
footer .wp-block-group {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background: #1a3a21;
}
hr {
    border-color: #fff !important;
}
p.has-text-align-right.has-contrast-2-color.has-text-color.has-link-color.has-small-font-size.wp-elements-9f16d46eed3f2b8c4226a24e1215ff99 {
        line-height: 300%;
    color: #fff;
}
.wp-block-post-content {
    padding-bottom: 7em;
}
main#wp--skip-link--target {
    margin-top: 0;
}
pre.wp-block-preformatted.mainttl {
    text-align: center;
    font-family: serif;
}
a.wp-block-pages-list__item__link.wp-block-navigation-item__content {
    display: none;
}
h1.wp-block-site-title {
    display: none;
}
.wp-block-cover {
    height: 100vh !important;
}
.wp-block-cover__inner-container {
    height: 95vh;
}
pre.wp-block-preformatted.mainttl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 85%;
}
pre.wp-block-preformatted.mainttl {
    font-size: 40px !important;
}
h2.wp-block-heading {
    margin-bottom: 1em;
    color: #fff;
    text-align: center;
}
p {
    line-height: 2;
    color: #fff;
}