Dawn theme help me center this Shopify "collection" title page

Hi there I managed to center all title pages except this Shopify “collection” one because is part of the collection of Shopify can some one assist please ? thanks

link: https://lslelegance.myshopify.com/collections

@oscprofessional help please ? thanks

@lslelegance ,

a.full-unstyled-link {
    text-align: center;
}

Hi @oscprofessional only the text under the image centered not the title unfortunately. This is the Shopify default collections list can you assist ? thanks

@lslelegance ,

h1.title.title–primary {
text-align: center;
}