
#quotes {
margin-top: 30px;
text-align: center;
}

#quotes h3 {
font-size: 27px;
margin-bottom: 20px;
}

.review {
max-width: 500px;
margin: 0 auto;
padding: 15px 0 15px 0;
}

.review blockquote {
font-size: 20px;
line-height: 28px;
font-size: normal;
font-family: "Comic Sans MS";
font-weight: normal;
}

.review span {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
}

#quotes .spacer {
float: left;
width: 20px;
height: 20px;
}

.review p {
margin-bottom: 10px;
}