/**
 * The following styles get applied both on the front of your site and in the editor.
 */

.wp-block-quotes-collection-quotes {
}

.wp-block-quotes-collection-quotes blockquote.quotescollection-quote {
	margin: 2.4em 0;
	padding: 1.6em;
	border-radius: 3px;
	text-align: inherit;
}
.wp-block-quotes-c