section.content_pg_sec.ptag {
    padding-bottom: 80px;
}
.content_pg_sec h2.wp-block-heading {
    margin-top: 45px;
    margin-bottom: 10px !important;
}
img.signimg {
    margin-top: -4px;
}
.faq_accordion .acc_head img {
    max-width: 60px !important;
}
.page-template-service-detail .process_sec {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
    padding-bottom: 0 !important;
}
.page-template-area-detail .satisfied_client_sec h2.headtitle1 {
    font-size: 25px;
}
.sv_topsec li {
    text-transform: capitalize;
}

@media(max-width: 768px) {
    .page-template-service-detail .process_sec {
        margin-bottom: 40px !important;
    }
}