<footer class="bg-dark"><div class="container d-flex flex-wrap justify-content-between align-items-center p-3"><div class="col-md-6"><span class="text-white me-4 lh-1">© {{ "now" | date('Y') }} Jewelry Rewards, Patent Pending</span><div class="nav d-flex mt-3"><a class="text-white me-4 text-decoration-none lh-1" href="{{ path('programRules') }}">Terms & Conditions</a><a class="text-white me-4 text-decoration-none lh-1" href="{{ path('privacyPolicy') }}">Privacy Policy</a><a class="text-white me-2 text-decoration-none lh-1" href="{{ path('contactUs') }}">Contact Us</a></div></div></div></footer>