/** Shopify CDN: Minification failed

Line 9:0 Unexpected "<"
Line 43:8 Unexpected "{"
Line 43:10 Expected identifier but found "'now'"
Line 43:46 Expected identifier but found whitespace

**/
<footer class="site-footer" style="background:#f8f8f8; padding:40px 20px; font-family:Arial;">
  <div class="page-width grid grid--4-col">
    <div>
      <h4>About CoralKart</h4>
      <p>Your trusted US-based source for quality health, beauty, and lifestyle products. We’re committed to fast shipping, great service, and secure shopping.</p>
    </div>

    <div>
      <h4>Quick Links</h4>
      <ul>
        <li><a href="/pages/about-us">About Us</a></li>
        <li><a href="/pages/contact-us">Contact Us</a></li>
        <li><a href="/pages/shipping-policy">Shipping Policy</a></li>
        <li><a href="/pages/privacy-policy">Privacy Policy</a></li>
        <li><a href="/pages/refund-policy">Refund Policy</a></li>
      </ul>
    </div>

    <div>
      <h4>Contact Info</h4>
      <p>Email: <a href="mailto:support@coralkart.online">support@coralkart.online</a></p>
      <p>Phone: <a href="tel:+19043243681">+1 (904) 324-3681</a></p>
      <p>Location: USA (Warehouse Partner)</p>
    </div>

    <div>
      <h4>Follow Us</h4>
      <a href="https://facebook.com/" target="_blank">Facebook</a><br>
      <a href="https://instagram.com/" target="_blank">Instagram</a><br>
      <a href="https://twitter.com/" target="_blank">Twitter</a>
    </div>
  </div>

  <div style="text-align:center; padding-top:20px; font-size:13px;">
    © {{ 'now' | date: '%Y' }} CoralKart LLC. All Rights Reserved.
  </div>
</footer>
