<!-- NVIDIA-style Footer -->
<footer class="footer" style="padding: 1rem;" align=center>

    <div class="footer-logo">
      <!-- <img src="//datacommlab.com/images/dcl-logo-footer.png" alt="DCL Logo"> -->
      <span style="font-size: 18px; color: #1B539E; font-weight: bold;"></span>
    </div>

    <div class="footer-links">
      <a href="#">Privacy Policy</a>
      <a href="#">Terms of Service</a>
      <a href="#">Toll Free Number Compliance</a>
      <a href="//datacommlab.com/scripts/company.php">Contact Us</a>
    </div>

  <div class="footer-bottom">
    <p>© <?php echo date("Y"); ?> Data Communications Lab</p>
  </div>
</footer>
