diff --git a/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache b/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache
index 48c1e6f430fef061500784ac19926b9767933da5..c85b5101f28efead5d2771a7b39600d71c755cb2 100644
--- a/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache
+++ b/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache
@@ -90,7 +90,7 @@
       </div>
       <section class="footer__sub-links">
         <div class="container container--wide">
-          <div class="flex flex-col lg:flex-row lg:space-x-4 lg:items-center pt-4 pb-8 lg:pt-8 border-t border-grey-400 lg:border-t-0" slotWrapperclass="lg:w-2/4">
+          <div class="flex flex-col lg:flex-row lg:space-x-4 lg:items-center pt-4 pb-4 lg:pt-8 border-t border-grey-400 lg:border-t-0" slotWrapperclass="lg:w-2/4">
             <ul class="lg:w-full lg:pr-8 items-center mt-6 space-y-2 lg:mt-0 lg:space-y-0 md:space-x-4 text-grey-50">
               <li class="block md:inline-block">
                 {{> atoms-basic-contact-line(icon: "ico--home", caption: "pirati.cz") }}
@@ -110,7 +110,8 @@
       </section>
       <section class="footer__sub-links">
       <div class="container container--wide">
-          <div class="text-center pb-8 ">
+      <hr class="hr--condensed" style="border-color: #343434;">
+          <div class="text-center pb-4">
             <a href="">Zásady zpracování osobních údajů a informace o využití cookies</a>
           </div>
       </section>