change font size for header of Contact Us section

how do I change the font size for header of Contact Us section. I would appreciate the CSS code for this change. thank you. the url is http://57x.a9c.myftpupload.com/#

Good morning Dept8 and thank you for reaching us

You can use this code in appearance > customize > additional CSS to change the size of the font:

.contact-section h1 {
font-size: 16px;
}

thank you. works perfectly. case closed.

Hi, there

Ok, I will close this case now, Feel free to contact us again if you have other questions

Thanks!