Allign price to be on same line

How can I align the price to be constant across all product cards, regardless of the product’s title length? More specifically, the price for all products should be on the same line as the product with the longest title.

Pinnacle Draft link: https://18ab4e60l16dcjcm-71214596408.shopifypreview.com

You’ll need to use some CSS to align these items. You could look at flexbox should be able to do it for you