Thanks for writing in! To make the blockquotes smaller globally, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.site blockquote {
font-size: 18px;
}
Feel free to change the font size and its font weight if needed.