.widget_sd_widget_reviews a {
  display: inline-flex;
  color: #EA581C;
  align-items: center;
  line-height: 1;
  margin-right: 25px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.widget_sd_widget_reviews a .google-icon {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.widget_sd_widget_reviews a:hover {
  color: #5BB8B2;
}
.widget_sd_widget_reviews a .text {
  font-size: 18px;
  line-height: 20px;
  padding-top: 2px;
  color: #1D1D1B;
  font-family: "annuario-variable", sans-serif;
  font-variation-settings: "wdth" 350, "wght" 550;
}
.widget_sd_widget_reviews a p {
  margin-bottom: 0;
}
.widget_sd_widget_reviews a svg {
  width: 20px;
  height: 20px;
}
.widget_sd_widget_reviews a svg .left {
  opacity: 0.3;
}
.widget_sd_widget_reviews a .stars {
  display: flex;
  gap: 3px;
  margin-left: 6px;
  margin-right: 6px;
}

/*# sourceMappingURL=style.css.map */
