PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.post-entry .wp-block-quote,
.woocommerce .page-description .wp-block-quote,
.wpb_text_column .wp-block-quote {
border-left-color: #333;
}
Please replace #333 with your preferred custom color code. You can find the color code on this page: https://htmlcolorcodes.com/
Regards,
PenciDesign.