.blog_holder article .post_info {
    color: #5f5f5f;
}

.blog_holder article .post_info a {
    color: #5f5f5f;
}

.blog_holder.masonry, .blog_holder.masonry_full_width {
    margin-top: 160px;
}

span.time.entry_date.updated {
  display: none;
}

.blog_holder.blog_pinterest article .post_info, .blog_holder.blog_pinterest article .post_info a:not(:hover) {
    font-size: 17px;
}

.blog_holder.blog_pinterest article {
    text-align: center;
}

.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
  display: none;
}