.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;
}

div.post_info {
  visibility: hidden;
}

.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
  display: none;
}