Hi Sorry for the late reply we had a holiday here.
I use Elementor and added some css there. It’s for the customers reviews. like [site_reviews]
I have everyting centered but the stars are far left.
I can send you a bypass url so you can see it for yourself if you like.
.homeReviews * {
font-family: Asap Condensed;
font-size: 12pt;
font-weight: 500;
text-align: center;
justify-content: center;
}