To change the category titles, add this code to the Custom CSS option in your theme or by clicking the "Customize" feature in WordPress.
/Title/
.price_wrapper .name-price-desc .name.a-tag { text-transform:uppercase; font-weight:normal; }
/Service Description/
.price_wrapper .name-price-desc .desc.a-tag { color:lightskybluegrey; padding-bottom:5px; padding-top:5px; }
/Price tag/
.price_wrapper .name-price-desc .spl-price.a-tag { font-weight:normal; }