.wrap--inner .staff-member__description p {
    color: #151414 !important;
}
.slug__container.staff__container .staff-member__description p {
    color: #f3f3f3 !important;
}
.staff-member__position {
    color: rgb(249, 246, 246);
}
@media(max-width: 880px){
    .location__phone a{
    font-weight: bold;
    color: #fff;
    font-size: 21px;
}
}
