.post_content p {
    color:#7c7a79
}
.blog .blog_content, .blog .blog_categories {
    background: none;
}
.blog .formside_wrap {
    background: none;
}
.clearfix input, textarea {
    background: #E9DAE2;
}
.blog .post_content, .blog .blog_categories {
    background: none;
}
.blog main {
    padding-bottom: 0;
}
.articleBody img {
    border-radius:30px;
}
.articleBody h2 {
    font-family: 'Poppins',sans-serif;
    font-size: 1.5rem !important;
    font-weight: 600;
}
.clearfix .row label {
    text-align: left;
}
main section {
    padding-top: 13%;
}