.people-heading h1,
.people-heading h2 {
    margin-bottom: 0px;
}
.people-heading hr {
    width: 10%;
    border: 3px solid #d47001;
    background-color: #d47001;
}
.people-heading p {
    margin: 0;
}
.people-heading .person-titles {
    margin-bottom: 2.5em;
}
.people-heading h4 {
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 25px;
}
.people-heading .video-container {
    margin: 2.5em 0em;
}
.people-heading .video-container video {
    width: 100%;
    object-fit: contain;
}