.quotes {
    color: #362031;
    font-size: 110%;
    text-align: center;
    font-style: italic;
}
.large-bold {
	font-size: 1.375em;
	font-weight: bold;
}
