.testimonials .testimonial--description {
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  opacity: 1;
	display: block;
}

.testimonials span.testimonial--description,  body.page-id-27 .testimonials span.testimonial--description:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f005\f005\f005\f005\f005";
		color:#F36C21;
		/*color:#FFF;
		width: 70px;
		height: 20px;
    content: '';
    background: url(https://thephysioroom.co.uk/wp-content/uploads/2025/09/5-stars.png);
		background-repeat: no-repeat;*/
}