Sample Code
<div class="flex-container v-center space-between gap">
<div class="text-center w70">
<h3>Got Questions? We Can Help.</h3>
<p>Lorem ipsum is the most common type of placeholder or dummy text.</p>
</div>
<div class="text-center w30">
<a class="button" href="/contact">Contact us</a>
</div>
</div>