.body-content h4 {
    font-weight: bold;
    font-style: italic;
    font-size: 1.5em;
    text-align: center;
}

.coachSection {
    margin-top: 50px;
    display: flex;
}

.coachSection img {
    width: 180px;
    height: 280px;
}

.coachBio {
    margin-left: 40px;
}

.coachBio h3 {
    font-weight: bold;
    font-size: 2.1em;
}