#cff {
    margin-top: 30px;
}

#cff .cff-item {
    z-index: 0 !important;
}

#cff p.cff-link-title {
    font-size: 16px;
    line-height: 1.5em;
}

#cff .cff-author .cff-story,
#cff-lightbox-wrapper .cff-author .cff-story {
    display: none;
}

#cff .cff-post-text {
    font-size: 16px;
    line-height: 1.65em;
}

#cff .cff-post-links, #cff .cff-event-meta {
    float: left;
    margin-bottom: 5px;
}

#cff .cff-post-links a {
    font-size: 14px;
}

#cff .cff-no-more-posts,
#cff.cff-masonry .cff-load-more {
    line-height: 1.5em !important;
    margin: 15px;
    width: calc(100% - 30px);
}