.w-person-name span {
    color: rgb(48, 70, 152);
}

.w-person-role, .w-person-description p {
    color: rgb(51, 51, 51);
}

.w-person-description p {
    font-weight: bold;
}

.w-person-role {
    font-weight: normal;
}