<div class="card border-info rounded">
        <div class="card-header bg-info text-white rounded-top">
            <h5 class="mb-0"><i class="fa fa-info-circle" aria-hidden="true"></i>Important Information Regarding Tariffs</h5>
        </div>
        <div class="card-body">
            <p>Please be aware that items originating from <strong>China or Taiwan</strong> are subject to potential import tariffs imposed by customs authorities.</p>

            <h6><i class="fa fa-money" aria-hidden="true"></i> Tariff Fee Calculation:</h6>
            <p>To simplify the import process for you, we calculate and add an estimated tariff fee to the cost of applicable items during checkout. This fee represents the anticipated customs charges for these specific products.</p>

            <h6><i class="fa fa-plane" aria-hidden="true"></i> Customs Pre-payment Attempt:</h6>
            <p>We will attempt to use the collected tariff fee to pre-pay customs duties on your behalf. Our goal is to prevent unexpected charges upon delivery.</p>

            <h6><i class="fa fa-exclamation-triangle text-warning" aria-hidden="true"></i> Please Note:</h6>
            <p>While we strive to cover all potential charges, <strong>we cannot guarantee</strong> that the pre-paid amount will fully satisfy all customs requirements or prevent additional charges upon delivery. Customs assessment processes can vary.</p>

            <h6><i class="fa fa-envelope" aria-hidden="true"></i> If You Incur Additional Charges:</h6>
            <p>If you receive a bill for tariff duties from the shipping carrier upon delivery for an item where you paid our tariff fee, please don't worry. Use our <a href="/contact-us">Contact Form</a> (replace `/contact-us` with your actual contact page URL) to submit the details and proof of payment. We will review your submission and refund the tariff fee you originally paid to us for that item.</p>
        </div>
        <div class="card-footer text-muted rounded-bottom">
            Thank you for your understanding.
        </div>
    </div>