
.fb-grid-a-blur-effect span.featuredblock__title {
    color: #000 !important;
}

.fb-grid-a-blur-effect .featuredblock__content p {
    color: #000 !important;
}

.section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: white !important;
}

.section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
    color: white !important;
}

.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none;
}

.section.seville-new-pagetitle .pagetitle {
    padding: 30px;
}

.container-fluid .banner-c .banner__text-wrapper--inner {
    padding-left: 25px;
    padding-right: 25px;
}

@media (min-width: 1200px) {
    .banner-c .banner__text-wrapper--inner {
        width: 86%;
    }
}

.section.fb-grid-a-card-padding-60 .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    padding: 20px;
}

@media (min-width: 992px) {
    .banner-c .banner__title {
        font-size: 3.25rem;
        line-height: 2.75rem;
    }
}