Special title treatment With supporting text below as a natural lead-in to additional content.
<!-- Background & History Section -->
<section class="py-5">
<div class="container py-3">
<div class="row align-items-center g-5">
<div class="col-lg-7">
<h6 class="text-primary fw-bold text-uppercase">Who We Are</h6>
<h2 class="display-5 fw-bold mb-4">Our Background & History</h2>
<p class="lead text-muted">It is a long established fact that a reader will be distra</p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since 1966, when designers at Letraset and James Mosley, the librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset's Body Type sheets. It has survived </p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since 1966, when designers at Letraset and James Mosley, the librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset's Body Type sheets. It has survived </p>
</div>
<div class="col-lg-5">
<div class="position-relative">
<img src="https://media.istockphoto.com/id/472909414/photo/demo-sign-colorful-tags.jpg?s=612x612&w=0&k=20&c=JD4iYaMoe4x--zJrltwiQzZdDyvtrRuNBK0uQ80tdXg=" class="img-fluid rounded-4 shadow-lg" alt="History Image">
<div class="position-absolute bottom-0 start-0 bg-primary text-white p-4 rounded-end m-3 shadow">
<h4 class="fw-bold mb-0">28+ Years</h4>
<small>Of .........Excellence</small>
</div>
</div>
</div>
</div>
</div>
</section>