.section-customer-proof .proof-content {
  overflow: hidden;
}

.section-customer-proof .stars-wrapper {
  position: relative;
  display: inline-block;
  font-size: 28px;
}

.section-customer-proof .stars-gray {
  color: #4F4E4C;
  letter-spacing: 2px;
}

.section-customer-proof .stars-yellow {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #F5A623;
  letter-spacing: 2px;
}
