.staff-b .staff-member__image {
    max-width: 220px!important;
    /* width of the actual image to fit. */
}


.staff-member__prefix, .staff-member__first-last {
    font-size: 24px!important;
    font-weight: bold!important;
}
a.socialmedia__link-wrapper {
    text-decoration: none;
}
.navigation-a .navigation__item--link {
    margin-right: 0.7rem;
    padding: 0.4rem;
}
.ds, .ds p, .ds ul, .ds ul li{
    text-align: center!important;
}
.ds ul li {
    list-style-type: none;
}
.ds ul{
    padding-inline-start: 0!important;
}
.ds ul li a{
    font-size: 18px;
    font-weight: 600;
}
.ds h1{
    text-transform: uppercase;
    margin-top: 10px;
}

@media (min-width: 992px){
    .staff-b--12 .staff__item .staff-member__text-wrap {
        padding-top: 20px;
    }
    .color-x23-agg-5 .section .component__title {
        margin-top: 0;
    }
    .staff-b--12 .staff__item {
        margin-top: 20px;
    }
}

