.elementor-23928 .elementor-element.elementor-element-025cd48{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-23928 .elementor-element.elementor-element-c0a6b35 > .elementor-widget-container{margin:-10px 0px -10px 0px;}/* Start custom CSS for html, class: .elementor-element-c0a6b35 */.yelp-1rating-widget {
  display: inline-flex;
  align-items: center; 
  margin: 6px 0 0 0px;
  text-decoration: none;
  color: #ffffff;
  transition: opacity 0.2s ease;
}
 

/* Стилизация желтых звезд */
.yelp-1stars {
  display: flex;   
  margin: 0 4px 0 3px;
}

.yelp-1stars img {
  width: 16.8px;
  height: 16.8px;
  margin: 0 1px 0 0;
}

/* Количество отзывов */
.yelp-1count {
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  margin: 0 3px;
}

/* Стилизация текстового логотипа Yelp */
.yelp-1logo img {
  object-fit: contain; 
  width: 30px;
  height: 30px;
}  

.yelp-logo {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}/* End custom CSS */