/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-sa-testimonials-services-overview {
	background-color: #000;
	color: #fff;
	padding: 2px;
}

.reviews-rating-stars svg {
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: baseline;
}

.overview_shortcode-container .overview_shortcode-rating,
.overview_shortcode-container .overview_shortcode-info {
	display: inline-block;
}
