
.blog-post-post .vc_row.vc_gitem-row-position-top {
    padding: 20px 15px !important;
}
.blog-post-post h4 {
    color: #155b3f;
    text-transform: uppercase;
    line-height: 32px;
}
.blog-post-post .vc_custom_heading {
    margin-bottom: 5px;
}
.blog-post-post a.vc_general {
    padding: 13px 28px !important;
    background: #155b3f !important;
    border-radius: 100px !important;
}
.blog-post-post .vc_grid {
    padding: 0;
}
.blog-post-post p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin-top: 0;
    margin-bottom: 10px;
}
.blog-post-post .vc_btn3-container {
    margin-bottom: 0;
}