<div class="position-fixed top-0 start-0 end-0" style="z-index: 50;">
<div class="container">
<div class="row">
<div class="col-12 col-lg-10 mx-auto mb-4">
<div class="p-3 p-lg-5 bg-light rounded">
<h4 class="fw-bold">Cookie Policy</h4>
<p class="text-muted">We use cookies to personalise content, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners. If you want to change your cookie setting, please see the ‘how to reject cookies' section of our . Otherwise, if you agree to our use of cookies, please continue to use our website.</p>
<a class="btn btn-primary me-2" href="#">Allow</a><a class="btn btn-outline-danger" href="#">Decline</a>
</div>
</div>
</div>
</div>
</div>