blockquote {
margin: 2.5rem 0; }
@media all and (min-width: 768px) {
blockquote {
margin: 3.125rem 0; } }
blockquote.lines {
margin: 1.5rem 0;
padding: 3.75rem 0;
border-top: 2px solid #000;
border-bottom: 2px solid #000; }
blockquote .copyright {
text-align: right;
display: block;
font-style: normal; }
blockquote.quotes p::before {
content: '\201E';
margin-right: .5rem; }
blockquote.quotes p::after {
content: '\201C'; }.textbox-left {
margin: 3.125rem 0;
background-color: #E3E8ED;
padding: 1.6875rem 1.4375rem; }
.textbox-left h3 {
margin-top: 0; }