Change size of the author name and date

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

.es-review-author-name, .es-review-info-date-container {
font-size: 16px;
}