footer.footer-lp{background:var(--primary);padding-bottom:2rem;padding-top:2rem}footer.footer-lp,footer.footer-lp a{color:var(--white)}footer.footer-lp a:hover{color:var(--white);text-decoration:underline}footer.footer-lp .footer-wrapper .container{margin:0 auto;max-width:var(--section-width);padding:0 1rem}footer.footer-lp .footer-wrapper .container .row{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}@media (min-width:768px){footer.footer-lp .footer-wrapper .container .row{align-items:center;flex-direction:row}}footer.footer-lp .footer-wrapper .container .row .footer-content{display:flex;flex-wrap:wrap;width:100%}footer.footer-lp .footer-wrapper .container .row .footer-copyright{font-size:1rem}