Hi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
blockquote.x-blockquote.center-text {
font-family: "Open Sans",sans-serif;
font-size: 16px!important;
font-style: normal;
font-weight: 300;
color: #999999;
line-height: 1.7;
}
Hope this helps – thanks!