/* .testimonials .js-testimonials-layout-settings {
    width: 1050px;
    max-width: 100%;
}
.testimonials__content {
    font-size: 16px;
}
.coupon_embed.form {
    padding-top: 50px;
    padding-bottom: 50px;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify;
}
.text-right {
    text-align: right;
} */
.featuredblocks .featuredblock__item {
    margin: 15px 0;
    padding: 0px;
}
.featuredblocks .featuredblock__container {
    text-align: left;
    padding: 24px 10.5%;
}

.staff__list .staff__item {
    margin: 10px;
}

.wrap__locationsHeader--inner {
    display: inline-flex;
}

.wrap__headerInfo {
    height: 45px;
}

a.cta__button {
    margin-right: 10px;
}

.featuredblocks .featuredblock__description {
    overflow: visible;
}

.featuredblock__description.nonPle a {
    color: white !important;
}

p.featuredblock__description.same-height-right {
        min-height: 42px !important;
}

h4.featuredblock__title.same-height-left {
     min-height: 42px !important;
}