Hello kylesureline,
You can make the blockquote as per your requirement.
Please add the below CSS to Appearance > Customize > Layout/Design Options > Custom CSS
blockquote::before {
color: #ededed;
content: "\f10d";
font-family: "fontawesome";
font-size: 16px;
font-style: initial;
left: 0;
position: absolute;
}
blockquote {
font-size: 1.1em;
line-height: 1.6em;
padding-left: 23px;
position: relative;
}
The above code may work for you.
For the dedicated support you can contact on http://acmethemes.com/supports
Best Regards