<section class="checklist-cta py-5 text-center">
    <div class="container">
        <h2>Download Our Free Medical Billing Checklist</h2>

        <p class="mb-4">
            Enter your details to receive the complete PDF instantly.
        </p>

        <button
            class="btn btn-primary btn-lg"
            data-bs-toggle="modal"
            data-bs-target="#downloadModal">

            <i class="fa fa-download"></i>
            Download Free Checklist

        </button>
    </div>
</section>