Removing duplicate write review on product page

I am using Vital app to import the product review and successful import the review into my product page. However, there is a duplication of write review above my import review.

May I know how to eliminate this written review in the debut theme. I have followed and read lots of solution. Lots of them advised that proceed to theme >edit code >asset>theme.scss.liquid however on my asset I only managed to see theme.css as shown below

Can anyone please advise me on steps to remove this duplication review from debut theme itself.

Here is my websites links https://www.geeklifehack.com/

ya sure I will help you. Pls mark what duplicate review you want to remove.

Thank you.

I need to remove debut theme write review shown below. I want to remain the import review with vital.

@Alex8511 Insert this code in theme.css

.jdgm-widget-actions-wrapper {
    float: right;
    text-align: right;
    display: none;
}

thank you

I have tried to follow your steps to insert into theme css.

Alex8511_0-1618468809273.png

But, the duplicate review still remained, it’s not working.

@Alex8511 ok Will you add me as your staff member

So that I can fix your problem