.photo-essay-item{
background-color:#fff;
   padding-bottom:10px;
    margin-bottom:30px;
}

.photo-essay-caption {

}

.single-post .story-content h3.photo-essay-title{
font-size: 16px;
    text-transform: uppercase;
    display:inline-block;
    margin-right:5px;
    line-height: 14px;
    padding-bottom:0px;
    margin-bottom: 0px;
}
.single-campus-and-community h3.photo-essay-title{
    color: #009db4;
}

.single-public-engagement h3.photo-essay-title{
    color: #35B195;
}

.single-research h3.photo-essay-title{
    color: #1e22aa;
}

.single-student-life h3.photo-essay-title{
    color: #6eaa2d;
}
.single-teaching-and-learning h3.photo-essay-title{
    color: #4178BA;
}
.single-post .story-content p.photo-essay-caption{
    margin-bottom:10px;
    font-size: 14px;
    display:inline;
}

.photo-essay-credit .icon-camera {
    color: #818383;
    font-size: 16px;
}

.photo-essay-credit{
    text-transform: uppercase;
    font-size: 11px;
    font-family: "AvenirLT-Heavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #1C1B1A;
    margin-top:16px;
    display:block;
}