.featuredblocks-grid-a .featuredblocks .featuredblock__image {
    width: 19rem;
    height: 15rem;
}

.section--light .cta__button.component__button--1 {
    color: #fff;
    background-color: #533ea5;
    border: 2px solid #533ea5;
    text-decoration: none;
    border-radius: 16px;
}


/* .section.images-squared--all img {
    border-radius: 0 0 80px;
} */

.staff-single-column .staff-member__image-wrapper img {
    border-radius: 0 0 80px;
}

.section--dark .cta__button.component__button--1 {
    color: #000;
    background-color: #ad98ff;
    border: 2px solid #ad98ff;
    text-decoration: none;
    border-radius: 16px;
}

.component-phone__number.phone-l {
    font-size: 1.4rem;
}


img.footpain{
    float: right;
    margin-left:12px;
    width:100%;
    max-width:400px;
}
