How can I center the title of my Featured Collection using Custom CSS?

I’m trying to align the title of the Featured Collection (called New Arrivals) on my homepage to be central because at the minute the default setting is set to left. What code do I need add into the Custom CSS to make it central?

@IR01 Hope you are doing well.

Could you please share your store URL?

Or else you can use below CSS and make the changes as per your class structure.

.className{
text-align:center;
}

Hi @IR01

Would you mind to share your store URL? Thanks!

Hi, my URL is urlajewellery.com

Thanks!