.team {

}
.team .person {
    margin-bottom: 25px;
}
.team .name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.team .role {

}