To align center text in Product Block, you can use this code to Custom CSS box.
div.product-block * { text-align: center !important; }
Result