Add header title to Project section and fix leading on testimonials and buttons

How do I go about adding a heading to the Projects (Contact us section on my website) section? How do I center the text vertically in the testimonials and in my button on the projects section.
The text is pushed down on both. See link below.
URL is imaginetucsonhome.com

hey there

Hope you are having a good day and thank you for your question :slight_smile:
not clearly understand your question, where is the projects on the website?

for testimonials please add this CSS in appearance - customize - additional CSS

#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-content {
padding: 25px 35px 25px;
}

Thanks!
Colorlib Support Team

I am using the projects page as the Contact us page at the very bottom of the website. Where the text says “Contact us” I would like that to be an H1 heading.

Thanks!

HI there

Sorry but this is not possible to transform this h3 text into h1 tag, we can style it but transformation is not possible because this is how it coded and customization will be necessary to achieve this goal