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

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

@media (min-width: 992px) {
.section.banner-c-image-overlapped .section--light .banner-c .banner__text-wrapper--inner {
    background-color: #3d4f69;
}
}

@media (min-width: 992px){
.section.banner-c-image-overlapped .section--light .banner-c .banner__cta .cta__button.component__button--1:hover {
    color: #ffffff;
    background-color: #2f3b4b;
    border: 2px solid #2f3b4b;
    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: #f4e7e7;
    box-shadow: inset 0 0 0 2em #2f3b4b;
}

.section--light .component__title, .section--light .search-a__page-title, .section--light .stats-a .stats-item .stat__title, .stats-a .stats-item .section--light .stat__title {
    color: #2f3b4b;
}

.section--light .navigation-a .navigation__item--link {
    color: #2f3b4b;
}