footer{background:var(--black)}footer,footer a{color:var(--grey-light)}footer a:hover{color:var(--blue)}footer .footer-wrapper .container{margin:0 auto;max-width:1240px;padding:0 20px}footer .footer-wrapper .container .row{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}footer .footer-wrapper .container .row .footer-content{display:flex;flex-wrap:wrap;width:100%}@media (min-width:768px){footer .footer-wrapper .container .row{flex-direction:row}}footer .footer-wrapper .container .footer-bottom{padding:2rem 1rem 1rem}@media (min-width:768px){footer .footer-wrapper .container .footer-bottom{padding:3rem 1rem 2rem}}footer .footer-wrapper .container .footer-bottom .footer-copyright,footer .footer-wrapper .container .footer-bottom .footer-legal{font-size:.875rem}footer .footer-wrapper .container .footer-bottom .footer-legal{text-align:center}