.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none;
}

.section--light .cta__button.component__button--1 {
    color: rgb(255, 255, 255);
    background-color: rgb(118, 122, 143);
    border: 2px solid rgb(118, 122, 143);
    text-decoration: none;
}

.section--light .cta__button.component__button--1:hover, .section--light .cta__link--icon.component__button--1:hover, .section--light .cta__button--icon.component__button--1:hover {
    background: rgb(118, 122, 143);
    box-shadow: rgb(118, 122, 143) 0px 0px 0px 50px inset;
}

.section--light .form-a .form__submit input.component__button--1 {
    color: rgb(255, 255, 255);
    background-color: rgb(118, 122, 143);
    border: 2px solid rgb(118, 122, 143);
    text-decoration: none;
}

.section--light .form-a .form__submit input.component__button--1:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(118, 122, 143);
    border: 2px solid rgb(118, 122, 143);
    text-decoration: none;
}

.section--light .form-a .form__submit input.component__button--1 {
    color: rgb(255, 255, 255);
    background-color: rgb(118, 122, 143);
    border: 2px solid rgb(118, 122, 143);
    text-decoration: none;
}

.section--light .cta__button--icon.component__button--1 {
    color: #fff;
    background-color: rgb(118, 122, 143);
    border: 2px solid rgb(118, 122, 143);
    text-decoration: none;
}

@media (min-width: 992px) {
.section.banner-c-image-overlapped .section--light .banner-c .banner__text-wrapper--inner {
    background-color: rgb(118, 122, 143);
}
}

@media (min-width: 992px) {
.section.banner-c-image-overlapped .section--light .banner-c .banner__image-wrapper {
    border-color: #373142;
}
}

.ple-column-padding {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.ple-column-padding > .row > .stacked {
    padding-top: 5px;
    padding-bottom: 5px;
}