footer{background:#fff;border-top:2px solid #dc255d;padding-top:1rem}footer,footer .footer{content-visibility:auto}footer .footer{display:flex;gap:2rem;margin:0 auto;max-width:1280px}footer .footer .icons{align-items:center;display:flex;justify-content:center;width:350px}footer .footer .icons img{margin:0 auto}footer .footer .text{font-size:12px;padding:1rem}@media only screen and (max-width:767px){footer .footer{flex-direction:column;gap:1rem}footer .footer .icons{margin:0 auto;width:80%}}