/*START OF GENERAL CUSTOMIZATION*/
.yotpo-reviews-star-ratings-widget { 
  margin-bottom: 0 !important; 
}
.yotpo-reviews-star-ratings-widget * {
	font-family: 'AktivGroteskCorp Light', sans-serif !important;
}
.yotpo-reviews-star-ratings-widget .star-container svg {
    width: 13px;
    height: 13px;
}
.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-text {
	font-size: 13px !important; 
    line-height: 1 !important;
    transform: translateY(1px);
  color: #403F3F !important;
}

[data-yotpo-section-id="collection"] .yotpo-sr-bottom-line-summary {
    align-items: center !important;
}

/*END OF GENERAL CUSTOMIZATION*/