footer{background-color:var(--blue);color:#fff;width:100%}.footer-container{flex-wrap:wrap;justify-content:space-around;width:100%;max-width:1440px;margin:0 auto;display:flex}footer ul{padding:0;list-style-type:none}footer ul li{text-align:center;padding:5px 0}footer ul li:hover{text-decoration:underline}footer a{color:#fff;text-decoration:none}footer a:visited{color:#fff}footer .social-link{border-radius:10px;width:65px;height:65px;margin:0 5px;display:inline-block;overflow:hidden}.column-2{justify-content:center;align-items:center;display:flex}.column-1,.column-2{justify-content:center;align-items:center;width:100%;display:flex}.footer-bottom{text-align:center;width:100%;margin-bottom:15px}@media screen and (min-width:750px){.column-1,.column-2,.column-3{justify-content:center;align-items:center;width:30%;display:flex}footer ul li{text-align:left}}
