.bold, .bold p {
    font-weight: 700;
}

.team .card-img-top img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.team .card p {
    margin-bottom: 1rem;
}