#multimedia_videos h2 {
    color: #99A048 !important;
    font-size: 1.5em;
}
#multimedia_videos h3 {
    font-family: 'Montserrat';
    font-size: 1.25em;
    font-weight: 400;
    margin-bottom: 10px;
}
.videoItem {
    box-sizing: border-box;
    padding: 0 20px 20px 0;
    margin-bottom: 30px;
}