footer *{font-family:Nunito Sans,"sans-serif"}footer{background:#1c3263;padding:1rem 1rem 0}.footer-container{display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:3rem 0}.footer-col-1{display:flex;flex-direction:column;gap:1rem;max-width:230px}.footer-col-1 .logo{margin:0 auto}.footer-col-1 .icons{display:flex;gap:9px}.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5{max-width:230px}.footer-col-5{display:flex;gap:1rem}@media only screen and (max-width:767px){footer{padding:2rem}.footer-container{flex-direction:column;gap:0;padding-top:2rem}.footer-col-1{margin:0 auto 1.5rem;max-width:500px;width:90%}.footer-col-1 .icons,.footer-col-1 .logo{margin:0 auto}.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5{margin:0 auto;max-width:500px;width:90%}.footer-col-5{justify-content:space-evenly}}