.elementor-testimonial__image {
	flex-shrink: 0;
}

.elementor-testimonial__image img {
	border-radius: 999px;
	box-sizing: content-box;
	-o-object-fit: cover;
	object-fit: cover;
}

.elementor-testimonial__footer, .elementor-testimonial__header {
	display: flex;
}

.elementor-testimonial__footer cite, .elementor-testimonial__header cite {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
}

.elementor-testimonial__name {
	font-weight: 700;
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer, .elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
	align-items: center;
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite, .elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
	margin-inline-start: 20px;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
	margin-top: 25px;
}

.elementor-testimonial--align-center .elementor-testimonial {
	text-align: center;
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer, .elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
	justify-content: center;
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
	text-align: start;
}

.elementor-widget-testimonial-carousel .swiper-slide {
	padding: 20px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
	height: 50px;
	width: 50px;
}