Change spacing between title and body

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

.es-widget-title-container {
margin-bottom: 60px;
}