.yotpo-sr-bottom-line-text {
  font-family: 'urw-din' !important 
}

.yotpo-widget-instance {
  container-name: yotpo-star-parent;
	container-type: inline-size;  
}

@container yotpo-star-parent (width < 200px) {
  .yotpo-sr-bottom-line-summary {
    flex-direction: column !important;
    gap: 8px;
  }
}

.yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text {
  font-weight: 400 !important;
  font-family: 'urw-din' !important;
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
  text-decoration: underline;
}