<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<div class="offering-section section-padding">
<div class="container">
<div class="row text-center">
<div class="sec-title">
<h2>Section-Title </h2>
<h4>In the following tutorial, we’re going to show you 5 easy ways to modify</h4>
</div>
</div>
<div class="row">
<div class="offering-box">
<div class="col-md-4">
<div class="offering-icon">
<i class="fa fa-coffee"></i>
</div>
<div class="offering-title">
<h2>Offering success </h2>
<h3>Orientation for each student</h3>
<p>The School District of Palm Beach County is committed to providing a world-class education with excellence and equity to empower each student to reach his or her highest potential. </p>
</div>
<a href="#" class="btn btn-default site-btn">Read More</a>
</div>
</div>
</div>
</div>
</div>