

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    display: none;
}

.blog_holder.blog_single article h2 {
    display: none;
}

.blog_holder article .post_info {
 display: none;
}

.post_excerpt {
 display: none;
}

.header_bottom .container_inner {
 padding-bottom: 20px

}

ol {
 padding-left: 20px;
}

ul {
 padding-left: 20px;
}