Where to insert CSS code for displaying reviews on homepage?

QQ. In my template, I am trying to add some simple CSS code to display reviews. Where in my template should I be editing to add this code?

Example code:

@ShopUrbanBetty go to layout > theme.liquid then paste it where you want.

Hi, I am want to help you. But, For this need code implementation in your store.

Where’s the best place to add the code for reviews and recommendations in that script?

@ShopUrbanBetty you can put this code befor footer section you might see it as

{% section ‘footer’ %}

just paste right before this