.yotpo-reviews-star-ratings-widget {
  margin-bottom: 10px !important;
}

.yotpo-sr-bottom-line-summary {
 flex-direction: row !important; 
	align-items: flex-end !important;
}

.yotpo-sr-bottom-line-text {
  font-size: 13px !important;
  line-height: 12px !important;
}

.yotpo-sr-bottom-line-summary div:nth-child(1) {
    margin-right: 2px !important;
}

.yotpo-sr-bottom-line-summary div:nth-child(1) .star-container {
    margin-right: 3.5px !important;
}

.star-container svg {
  width: 13px !important;
  height: 13px !important;
}