.cm-reviews {
	padding-bottom: 60px;
}

.cm-reviews__quotes {
	position: relative;
	z-index: 0;
	display: flex;
	margin-top: -1.875em;
	flex-wrap: wrap;
}

.cm-reviews__quote-block {
	--tw-bg-opacity: 1;

	z-index: 100;
	display: flex;
	width: 100%;
	margin-bottom: 1.5625em;
	padding: 1.5625em 3.5em;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	flex-flow: column nowrap;
}

.cm-reviews__quote-block:nth-child(3n + 2) {
	margin: 0 2% 2%;
}

.cm-reviews__quote-icons {
	margin-bottom: 1rem;
}

.cm-reviews__block-text {
	--tw-text-opacity: 1;

	margin-bottom: 22px;
	font-family: Sanchez, Helvetica, Arial, sans-serif;
	color: rgb(106 106 106 / var(--tw-text-opacity, 1));
	font-style: italic;
}

.cm-reviews__customer {
	margin-top: auto;
	font-size: 14px;
	line-height: 20px;
}

@media only screen and (min-width: 980px) {
	.cm-reviews__quotes {
		margin-top: -4.625em;
	}

	.cm-reviews__quote-block {
		width: 32%;
		margin-bottom: 2%;
		padding: 1.875em 3.125em;
	}
}
