/* Pullquote. */
.pullquote {
	border-left: 5px solid #0CD1B0;
	color: #040000;
	float: right;
	font-size: 23px;
	font-style: bold;
	line-height: 30px;
	margin: 20px 0 10px 20px;
	padding: 20px;
	text-align: left;
	width: 250px;
}