.block-comment-quote {}
.block-comment-quote.has-background {
	padding: var(--wp--custom--layout--block-padding);
}
.block-comment-quote blockquote {
	padding: 0;
	margin: 0;
}

.block-comment-quote__link {
	font-family: var(--wp--preset--font-family--system-font);
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.block-comment-quote__link:last-child {
	margin-top: 1.5rem;
	margin-bottom: 0;
}