.poduct_cat_listing .service-item .service-post-inner-alt {
    background: linear-gradient(262deg, #60a511 0%, #03609c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}