<section class="blog-hero">
<div class="container-fluid">
<div class="row">
<div class="offset-lg-1 col-lg-9 col-xl-7 col-xxl-5 blog-hero__wrap">
<h1 class="h2">{{ fields.title }}</h1>
<h5>{{ fields.text }}</h5>
</div>
</div>
</div>
</section>