How to move my collection title to the middle of the page

@Alexdontero

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

.collection-hero__title {text-align: center;}