Customize Testimonials and Counter Widgets

Hi,

Add Custom CSS in Appearance -> Customizer -> Additional CSS.

  1. Use this CSS class to change the testimonial,

#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-content blockquote { font-family: 'Arial'; color: red; }

Change the font family and color according to your needs.

  1. Change that using this,

#counter .col-sm-4 { border-color: red; }

  1. It is a little bug like you said, it can be fixed via this, https://colorlibsupport.com/t/please-check-contact-us-section-and-jumbotron/#post-92230

Let us know,

Thanks,
laranz.