/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

.txt_content h3 {
    font-size: 18px !important;
    line-height: normal;
}
.project_caro_section.light_color .project_post.style_seven h2{
    color: #fff;
     font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.content h2 {
    font-size: 22px;
    line-height: normal;
    padding: 10px;
}

.grid_box .news_box {
    height: 537px;
    margin-bottom: 0px !important;
}
.image_box img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
