.testimonial-outer {
	background-color: rgba(237, 244, 231, 0.5);
}

.testimonial-outer .slideshow__controls {
	padding-bottom: 3rem;
	border: none;
}

.testimonial-outer .slideshow__text-wrapper.banner__content,
.testimonial-outer .banner__box {
	padding-bottom: 0;
}

.testimonial-outer .slideshow__text-wrapper.banner__content {
	padding-top: 2.5rem;
}

.testimonial__slide .slideshow__text {
	max-width: 650px;
	background-color: transparent;
}

.testimonial__text {
	margin: 0;
	padding: 0;
	color: rgba(var(--color-headings, --color-foreground));
	font-family: var(--font-heading-family);
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	border: none;
}

.testimonial__attribution {
	margin-top: 10px;
	color: rgba(var(--color-foreground));
	font-size: 14px;
}
