yg_app-8.x-1.0/templates/paragraph/paragraph--reviews.html.twig
templates/paragraph/paragraph--reviews.html.twig
<div id="fh5co-reviews" class="fh5co-reviews-outer">
<h1>{{content.field_title.0}}</h1>
<small>{{content.field_sub_title.0}}</small>
<div class="container fh5co-reviews-inner">
<div class="row justify-content-center">
{{content.field_user_review}}
</div>
</div>
</div>