blockquote {
border-left: none;
margin-left: 10%;
position: relative;
padding: 4rem 0;
}
blockquote:before {
content: "\f10d";
font-family: fontawesome;
font-size: 3rem;
position: absolute;
top: 0;
}
blockquote:after {
content: "\f10e";
font-family: fontawesome;
font-size: 3rem;
position: absolute;
bottom: 2rem;
right: 0;
}
Time to create page: 0.058 seconds