.swiper-button-next,
.swiper-button-prev {

	color: gray !important;
}


.eael-testimonial-item .eael-testimonial-quote::after {
    color: inherit !important;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 200%;
    font-weight: 900;
}

    span.eael-testimonial-quote {
    position: absolute;
    right: 10px;
    top: 10px;
}

.testimonial-star-rating {
    padding: 0;
    margin: 0;
}

.testimonial-star-rating li {
    list-style: none;
    display: inline-block;
}

.eael-testimonial-text {
	font-style: italic;

}