footer{background-color:#edeef2;margin-top:auto}.links{display:flex;justify-content:center;padding-top:3rem !important;padding-bottom:3rem !important;border-bottom:3px solid white}@media screen and (max-width:475px){.links__item.primary-btn{width:100%}}.footer{color:var(--poba-white,#fff);background-color:var(--poba-footer-gray,#333);padding:2rem 0 1rem;display:grid;place-content:center;gap:2rem;position:relative}.footer ul.social{gap:2rem}.footer__brands{display:flex;justify-content:center;gap:1rem;padding:1.5rem;flex-flow:wrap}.footer__brands img{filter:grayscale(100%);cursor:pointer;transition:filter 0.3s ease-in-out}.footer__brands img:hover{filter:grayscale(0%)}.footer__row{margin:0;padding:0;list-style:none;display:flex;flex-flow:wrap;justify-content:center;gap:0.5rem 3rem}.footer__row a{text-decoration:none;color:white;font-size:1.2rem}.footer__badge{font-size:1.2rem;font-weight:500;position:absolute;bottom:5px;left:5px}