Change footer header

Hi,

I would like to change the font and size of the heading in footer menu section.

Can someone please guide me how to do it.

Thanks

https://luyendykjewelry.com/

@Chrystel078 please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css

.footer__block p.h6 {color: #ff0000;    font-size: 18px;}