How can I center the price on a Dawn theme product page?

@Alexandrafj - add this css to the very end of your base.css file and check

.product .price {align-items: center;    justify-content: center;}