.wrap__articles p {
    color: #000000;
}
.staff_home__container--inner .staff__title-caption-wrap {
    padding-top: 0rem !important;
}
.socialmedia__list {
    text-align: center !important;
}
.phone__wrapper .socialmedia__list {
    margin: auto;
    display: block;
    padding-top: 5px;
}
.form_contact_us__container--inner .leadFormInfo {
    color: #000 !important;
}
.contact-us-im .form {
    padding: 0rem 0;
}
.hours-a__schedule--border p {
    font-size: 14px !important;
}
.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%;
}
.logo-a__caption {
    font-size: 15px !important;
}
.footer_logo__container--inner .logo-a__title {
    font-size: 50px;
}
.footer_logo__container--inner .logo-a__image-link {
    margin: 0 auto !important;
    display: inline-block;
}
.footer_logo__container--inner .logo-a__title, .footer_logo__container--inner .logo-a__caption {
    text-align: center !important;
}
.hours-a__schedule .hours-a__schedule--border {
    padding: 0 8px !important;
}
.form .component__title-caption-wrap {
    padding-top: 0rem !important;
}
.banner-c__title {
    font-size: 4rem !important;
}
.banner-c__subtitle {
    margin-top: 0rem !important;
}


@media (max-width: 768px) {
    .banner-c__title {
        text-align: center;
        font-size: 23px !important;
    }
    .banner-c__subtitle {
        text-align: center !important;
        font-size: 18px !important;
    }
    .banner .controls-wrapper {
        display: none !important;
    }
    .blade-a__text {
        padding-top: 2.125rem !important;
        padding-bottom: 1.125rem !important;
    }
}
@media (max-width: 520px) {
    .editable__container img {
        max-width: 100% !important;
        margin: auto !important;
        width: 70% !important;
        float: none !important;
        height: auto !important;
        display: block !important;
        padding-bottom: 7px !important;
    }
}


.fancy-pagination {
    display: flex;
    flex-direction: row;
}