.elementor-widget .testimonials .owl-carousel .owl-stage {
	display: flex;
}
.elementor-widget .testimonials .testimonial-owl-nav button {
    background-color: transparent;
    color: #202020;
}
.elementor-widget .testimonials .testimonial-owl-nav button:hover {
	background-color: transparent;
	color: #E07E21;
}
.elementor-widget .testimonials .testimonial-owl-nav button:focus {
	background-color: transparent;
	/* color: #E07E21; */
}

.elementor-widget .testimonials .testimonial-owl-nav button:first-of-type:after {
	content: none;
}

ul.testimonial-wrap li > p {
	font-style: italic;
}

.testimonials ul.testimonial-wrap .user {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.testimonials ul.testimonial-wrap .user-data .name-user {
	position: relative;
	left: auto;
	width: auto;
}

ul.testimonial-wrap .user-data {
	padding-left: 0;
}

.elementor-icon-box-title {
	margin: 0;
}