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

.section--light .navigation-a .navigation__item--link {
	color: #55C1CE !important;
}

.section--light .navigation-a .navigation__item--expand {
	color: #55C1CE !important;
}

.locations-a .location__address {
	color: #55C1CE !important;
}

.header-f .locations-a .location__address-wrapper:before {
	color: #55C1CE !important;
}

body, p, .component__p, .editable__container p, .section-editable .editable__container p, .section-editable .editable__container ul, .section-editable .editable__container li, .section-editable .editable__container ol, .editable__container table td, body .editable__container p, body .editable__container ol, body .editable__container ul, body .editable__container li, body .editable__container table td, body .editable__container span, body .editable__container b, body .editable__container a, .form .leadFormInfo,
.section--dark .navigation-a .navigation__item--link, .section--dark .navigation-b .navigation__item--link, .section--dark .navigation-c .navigation__item--link, .section--light .navigation-a .navigation__item--link, .section--light .navigation-b .navigation__item--link, .section--light .navigation-c .navigation__item--link,
.editable__container h6, .editable__container h5, .editable__container h4, .editable__container h3, .editable__container h2, .editable__container h1{
    font-family: "PT Sans", sans-serif !important;
}

.section .component__title,
.section--dark .featuredblocks .featuredblock__wrap .featuredblock__title, .section--light .featuredblocks .featuredblock__wrap .featuredblock__title,
.section .component__subtitle, .form .form__caption, .contact-us-im .form__caption, .component__subtitle,
.section-banner .banner .component__title,
.section-banner .banner .component__subtitle{
	font-family: "PT Sans", sans-serif !important;
}

.section--dark .featuredblocks .featuredblock .featuredblock__wrap:hover .cta__button, .section--light .featuredblocks .featuredblock .featuredblock__wrap:hover .cta__button,
.section--dark .hours-a__schedule .hours-a__schedule--border strong, .section--light .hours-a__schedule .hours-a__schedule--border strong,
.section--dark .map .map-a .map__col h3, .section--light .map .map-a .map__col h3,
.copyright__container .copyright__item .copyright__link,
.section--dark .form form .form-wrap__submit input, .section--light .form form .form-wrap__submit input, .cta__button{
	font-family: "PT Sans", sans-serif !important;
}

.map-a .map-search__location-contact span {
    font-family: "PT Sans", sans-serif !important;
}

.map-a .map-search__location-address span {
    font-family: "PT Sans", sans-serif !important;
}

.heading_1, h1 {
	font-family: "PT Sans", sans-serif !important;
}

.section--light .navigation-a .navigation__list--sub .navigation__item:hover>.navigation__item--link {
	background-color: white !important;
}

@media (min-width: 992px) {
.banner-c .banner__cta-wrapper {
    justify-content: center !important;
}}
.section--light .component__title, .section--light .stats-a .stats-item .stat__title, .stats-a .stats-item .section--light .stat__title, .section--light .search-a__page-title {
    color: #2a338f;
}
.section--light p {
    color: #2a338f;
}
element.style {
    font-family: inria-sans, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    color: #2a338f;
}

img.align-right {
    border: 8px solid;
}
.container-fluid .map-a .map__display {
    width: calc(100% + 10px);
    margin-left: -5px;
}