.testimonial-two__stars {
    display: flex;
    gap: 6px;
    font-size: 22px;
    color: #f4c430; /* golden star */
}

.testimonial-two__stars .star {
    line-height: 1;
}
