

blockquote{
font-size: 1.4em;
width:62%;
margin-top: -30px;
margin-bottom: 20px;
margin-right: 36%;
font-family:Open Sans;
font-style:italic;
color: #555555;
padding:1.2em 30px 1.2em 75px;
border-left:8px solid #4d87e2 ;
line-height:1.6;
position: relative;
background: #f3f4f8;
/*
background:#EDEDED;
*/




}

blockquote i{
display:block;
color:#333333;
font-style: normal;
margin-top:0.5em;
font-size: 16px;

}

blockquote::before{
font-family:Arial;
content: "\201C";
color:#4d87e2;
font-size:4em;
position: absolute;
left: 10px;
top:-10px;
}

blockquote::after{
content: '';
}

blockquote span{
display:block;
color:#333333;
font-style: normal;
font-weight: bold;
margin-top:1em;
}
