.tags {
position: relative;
margin: 3.125rem 0;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
padding: 2.5rem 0rem 2.5rem 1.75rem; }
.tags .marker {
position: absolute;
top: 2.5rem;
left: 0; }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; }.sources {
margin-top: 3.125rem;
border-top: 2px solid #000;
padding-top: 1.875rem; }
.sources h3 {
margin-top: 0px; }
.sources ul {
margin-left: 1.25rem; }