.ple-column--single.ple-module-container.gallery_home__container--inner.gallery__container--inner h3.gallery__title.component__title {
    text-align: center !important;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #00599c !important;
    color: #ffff !important;
}

.staff-member__name, .staff-member__prefix, .staff-member__suffix {
    color: #ff571a;
}

.section--dark a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

a.cta__button.component__button--1.piwik_ignore {
    margin-top: 10px;
}
@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}