/* home page  */
.common-accordion .accordion-button {
    color: #242424;
}


.about.service {
    padding: 40px 0px;
    /* background: #fff; */
}


.about.service .service-title{
    color: #242424;
}

.about.service .service-title-sub {
    color: #242424;
}



/* about us ---- testimonial  */

.testimonial-item .test-name{
    color: #000;
}

.testimonial-item .test-company {
    color: #242424;
}

.testimonial-item .testimony {
    color: #555;
    font-size: 17px;
}


