.pet-testimonial .item {
  background-color: #fff;
  padding: 20px;
  border-radius: 24px;
}

.pet-testimonial .item img {
  border-radius: 20px;
  height: 314px;
  object-fit: cover;
}

.pet-testimonial .item .paw .active {
  color: #ffa028;
}
