blockquote { padding-top: 15px;quotes: '\201C' '\201D'; position: relative; font-size: 1.3em; }
blockquote:before { content: open-quote; margin-right: 10px; }
blockquote:after { content: close-quote;}

#content blockquote:before, #content blockquote:after {
color: #FA8D0A;
text-shadow: 0 0 1px #e4e4e4;
display: inline-block;
font-size:4em;
line-height:.1em;
font-family: arial;
vertical-align:top;
}
#content blockquote:before {
margin-top: 20px;
}
#content blockquote:after {
vertical-align:bottom;
margin-top: 30px;
}

.testimonials blockquote {
margin: 40px 0;
}

.testimonials blockquote:last-child {

}