Styling Custom Liquid Section to Match Site CSS

Hey guys— I’m using Amazon’s new feature of importing our Amazon reviews onto my PDP using a Custom Liquid section. Unfortunately, when I add that review section in, it just awkwardly fits in my site, rather than seamlessly matches the rest of my site’s CSS. See here: https://thenutbutton.com/products/the-nut-button

What’s the best way to get the CSS of the custom liquid section to match up to the rest of my site’s styling?

Cheers, ~nut

Hello @nutbutton ,

The easiest way is to write a css code a/to the theme layout.
or create a mockup and share it with developer so he can write css accordingly.

Thanks