.address__header {
    color: #fa0000;
}
.phone__number {
    color: rgba(27,127,204,.8);
}
span.phone__city {
    color: black;
    font-weight: bold;
}
.videoWrapperOuter {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.editable_welcome__container.editable__container p {
    font-family: "Lato-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-style: normal;
    font-weight: 300;
    margin-top: 0.875rem;
    margin-bottom: 0;
}
.editable_welcome2__container.editable__container p {
    font-family: "Lato-Regular", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-style: normal;
    font-weight: 300;
    margin-top: 0.875rem;
    margin-bottom: 0;
}
.section-cta .section--dark .cta-a::before, .section-cta .section.section__bg--dark-4 .cta-a::before {
    border: 1px solid #fff0;
}
.staff-a--12 .staff-member__text-wrap, .staff-a--6 .staff-member__text-wrap {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
}
.form .component__title-caption-wrap {
    padding-top: 0rem;
}
.contact-us-im .form__title {
    margin-bottom: 0.375rem;
}
.featuredarticles.layout--6 .featuredarticle__title a {
    font-size: 1.3875rem !important;
}
.newsletter-3-fields .form__title {
    margin-bottom: 0.275rem !important;
}











