.blue-background {
    background-color: #005191;
    text-align: center;
    padding-bottom: 110px;
    padding-top: 50px;
}
.wp-block-genesis-custom-blocks-text-blue-background .blue-background {
    padding-bottom: 40px;   
}
.blue-background:after {
	content: '';
    border-bottom: 117px solid #fff;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
}
.wp-block-genesis-custom-blocks-text-blue-background .blue-background:after {
    border: none;   
}
.blue-background p, .blue-background h2 {
    color: white !important;
    max-width: 1280px;
}
.blue-background h2:after {
    display: none !important;
}
.blue-background p, .blue-background li {
    line-height: 1.75;
    font-size: 24px;
}
.blue-background p {
    padding-bottom: 20px;
}
.blue-background li {
    color: white;
    text-align: left;
    max-width: 900px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.editor-styles-wrapper li {
    font-size: 20px;
}
.blue-background ul {
    padding-left: 50px; 
    padding-right: 20px;
}
.editor-styles-wrapper .blue-background ul {
    margin-left: auto;
    margin-right: auto;
}
.wp-block-genesis-custom-blocks-text-blue-background p {
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    max-width: 1090px;
}
.wp-block-genesis-custom-blocks-text-blue-background .block-editor-inner-blocks p {
    text-align: center;
}
.wp-block-genesis-custom-blocks-text-blue-background {
    margin-top: -28px !important;
}
.hideh2blue {
    display: none;
}
.editor-styles-wrapper .components-dropdown.block-editor-inserter {
    margin-top: 40px;
}
.editor-styles-wrapper p#gcb-inner-blocks-content__help {
    padding-top: 40px;
}