blockquote::after {
	color: rgba(0, 0, 0, 0.5);
}
blockquote::after {
	position: absolute;
	content: "“";
	font-family: 'Taviraj',Georgia,Times,Times New Roman,Serif;
	opacity: 0.25;
	left: 0px;
	top: 20px;
	font-size: 290px;
	font-style: normal;
	line-height: 1;
}
blockquote {
	font-size: 30px;
	font-style: italic;
	border-left: none;
	position: relative;
	border-top-width: 2px;
	border-top-color: #f4f4f4;
	border-top-style: solid;
}
blockquote p {
	font-weight: 600;
	line-height: 1.25;
}
blockquote {
	font-size: 24px;
	font-style: italic;
	padding: 20px;
	border-left: none;
	position: relative;
	margin: 0px 0 0px;
	border-top-width: 2px;
	border-top-color: #f4f4f4;
	border-top-style: solid;
}