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

p.logo__title.component__title {
	font-family: 'Dancing Script', cursive !important;
	font-size: 28px !important;
}


@media screen and (min-width: 768px) and (max-width: 991.98px) {
#id_5c30608f-cdb4-577f-860b-2d9a62656aa9 .section__column-1.ple-column-padding {
    padding-top: 3px;
    padding-bottom: 3px;
    background: #EDF5F1;
}
}

@media (min-width: 992px) {
.section.banner-c-image-overlapped .section--light .banner-c .banner__title {
    text-align: center !important;

}
}

@media (min-width: 992px) {
.section.banner-c-image-overlapped .section--light .banner-c .banner__subtitle {
    text-align: center !important;

}
}

@media (min-width: 992px) {
.banner-c .banner__cta-wrapper {
        justify-content: center !important;
}
}

@media (min-width: 992px) {
.section.banner-c-image-overlapped .banner-c .banner__text-wrapper--inner {
    width: 70%
}}