.case-studies-page h4 {
    font-size: 36px;
}

.case-studies-page img {
    float: left;
    width: 33%;
    padding-right: 2%;
}

.case-studies-page a {
    color: #FFB119;
}

.case-study .case-study-title {
    font-size: 36px;
}

.case-study h5 {
    color: #007680;
    margin-bottom: 12px;
}

.case-study section + section {
    margin-top: 20px;
}

.case-study .testimonial-photo {
    margin-top: 35px;
}

.case-study .quote-body {
    font-size: 18px;
    line-height: 35px;
}

.case-study .quote-marks {
    font-weight: 500;
    font-size: 26px;
    line-height: 26px;
}

.case-study .metadata {
    margin-top: 35px;
}
