.yotpo-sr-bottom-line-summary {
  align-items: center !important;
  gap: 8px !important;
 flex-direction: row !important; 
}
.yotpo-sr-bottom-line-text {
  line-height: 1 !important;
  font-family: Geograph, sans-serif !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  &:hover, &:active {
  	color: #5C5C5C !important;
  }
}