
#stacks_in_21 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_21 .pullquote:before, #stacks_in_21 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_21 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_21 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_21 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_21 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_21 {
	background-color: rgba(204, 204, 204, 1.00);
    background-image: url("95271F70-916A-440B-872D-D44359369196.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
