/* Add custom CSS styles below */



section div div #injaz_count {
border-radius: 50% !important;
  background-color: white !important;
  color: red !important;
  width: 5rem;
  height: 5rem;
  padding: 0.5rem
  overflow: hidden;
  text-align: center;
      display: flex;
    justify-content: center;
    align-items: center;
  margin-bottom: 1rem;
}


.special-testimonial__info{
  padding-bottom: 0.5rem;
}

.s-rating-stars-wrapper{
  padding-bottom: 1rem !important;
}