Prestige theme - how to align product name to the left and price to the right

It is all currently aligned to the left, but I would like the price to be aligned to the right on the line below product name (see image below). Any help appreciated, thanks.

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

Please add below css in bottom of assets/theme.css file

.product-thumbnail__price {
text-align: right;

}
Thank you.

price is still on the left

Please see attachment below:

thats my current website, not prestige theme. i am assuming that the preview link is reverting you to my published website