Add the following to assets/main/scss/_custom.scss to have a nicer font appearance for block quotes

1blockquote {
2  font-size: 1.5em;
3  font-style: italic;
4}

This will result in a blockquote looking like this

“Not all treasure is silver and gold, mate.” –Capt. Jack Sparrow