.hw-simple-testimonial {
	padding-top:20px;
	text-align: center;
}

.hw-simple-testimonial-testimonial:before {
	content: '\201C';
	margin-right: 2px;
  }

.hw-simple-testimonial-testimonial:after {
	content: '\201D';
	margin-left: 2px;
  }

.hw-simple-testimonial-testimonial {
	margin-top: 10px;
	color: #002169;
	font-family: linotype-sabon, sans-serif;
	font-style: italic;
	font-size: 32px;
	line-height: 42px;
}

.hw-simple-testimonial-author {
	margin: 10px 0 0 0;
	line-height: 24px;
	font-size:1em;
}

.hw-simple-testimonial-author  span.hw-simple-testimonial-company{
	font-size:0.9em;
}

.hw-simple-testimonial hr {
	margin-top: 40px !important;
	margin-bottom: 30px !important;
}

.hw-simple-testimonial-extra {
	text-indent: 2em;
	font-size:.8em;
	margin: 0 0 10px 0;
}