<div class="container-fluid counter-facts py-5">
  <div class="container ">
    <div class="row ">
      <div class="col-8  wow fadeInUp" data-wow-delay="0.1s">
        <h2 class="text-center">Start Your Journey Today ! <br> Explore Opportunities with Orient International</h2>

      </div>
      <div class="col-lg-2 row-cols-1 text-center mb-2 mb-lg-0">
      <a href="contact.php" class="btn btn-outline-dark rounded-pill m-3 " data-bs-toggle="modal"
            data-bs-target="#exampleModal" data-bs-whatever="Orient">Contact Us</a>
      <!-- <a href="apply.php" class="btn btn-outline-dark rounded-pill m-3 " data-bs-toggle="modal"
            data-bs-target="#exampleModal" data-bs-whatever="Orient">Apply Now</a> -->
      </div>

    </div>
  </div>
</div>