yg_profile-2.0.0/templates/paragraph/paragraph--services.html.twig
templates/paragraph/paragraph--services.html.twig
<div class="section dark-bg" id="features">
<div class="container">
<div class="section-title">
<small class="wow slideInUp">{{ content.field_about_sub_title.0 }}</small>
<h3 class="wow slideInUp">{{ content.field_about_title.0 }}</h3>
</div>
<div class="row">
{{ content.field_services_listing}}
</div>
</div>
</div>