How can I relocate reviews above product price in Focal theme?

Hello I would love to move the reviews over the product price. I am using the Focal theme.

Thank you in advance!

Hi @Ecomben
I think, you can drag & drop section blocks from theme customizer, from there you can drag review box at top
Thanks!

Unfortunately thats not possible because the option to drag and drop sections ends right under the reviews.

@Ecomben There is arrow on left side of a section, when you click that, you will see blocks list and there is also drag and drop option so I think, moving stars widget is possible there, if not, Please share screenshot of blocks settings so that I can check.
Thanks!

The highest I can move a block is over the Variant Picker wich is under the Reviews

I got it now, It will be possible only via code edit and adding review code directly in theme files, you have to find product.price variable or price snippet and put review code above that, It may be in main-product.liquid section
Thanks!