.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6;
}
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer, .wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
	font-size: 1.125em;
	text-align: right;
}.wp-block-quote{
	font-style:italic;

	/* reset WP default styles */
	border-left: 0;
	margin: 0;
	padding-left: 0;
}.wp-block-quote{ 
font-family:"Open Sans", sans-serif;
font-weight:400;
font-size:13px;
line-height:20px;
color:rgba(68,68,68,1);
margin: auto  auto;
border-top: none rgba(0,0,0,1);
border-right: none rgba(0,0,0,1);
border-bottom: none rgba(0,0,0,1);
border-left: none rgba(0,0,0,1);
border-radius:0 0 0 0;
}
.wp-block-quote p, .wp-block-quote p a{ 
font-family:"Open Sans", sans-serif;
font-weight:400;
font-size:13px;
line-height:20px;
color:rgba(68,68,68,1);
}
.wp-block-quote cite{ 
font-family:"Open Sans", sans-serif;
font-weight:400;
font-size:13px;
line-height:20px;
color:rgba(136,138,142,1);
border-top: none rgba(0,0,0,1);
border-right: none rgba(0,0,0,1);
border-bottom: none rgba(0,0,0,1);
border-left: none rgba(0,0,0,1);
border-radius:0 0 0 0;
}
