Change font size of the caption

Add this code to the Custom CSS field on the Style tab of your Testimonials Slider widget’s settings:

.es-review-info-caption{
font-size: 20px;
}