.site-footer{background:#111827;color:#fff;padding:40px 20px}.footer-container{display:grid;gap:30px;grid-template-columns:1fr}.footer-col{border:0 solid #fff}.narrow{width:60%}.footer-col h4{font-size:14px}.footer-col h4 a{color:#fff;text-decoration:none}.footer-col ul{list-style:none}.footer-col ul li a{color:#fff;font-size:12px;text-decoration:none}.footer-col img{width:90%}.social-icons{display:grid;grid-template-columns:repeat(3,1fr)}.social-icons img{width:50%}.footer-end{display:grid;gap:20px;grid-template-columns:1fr;margin-top:40px}.footer-end p{font-size:12px}.footer-end img{width:60px}@media (min-width:768px){.site-footer{padding:80px 20px}.footer-container{grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1200px}.narrow{width:100%}.footer-end{justify-items:center}}