.site-footer{background-color:#222;color:#fff;padding:40px 20px;font-family:Arial,sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-column{flex:1 1 250px}.footer-column h2,.footer-column h3{margin-bottom:10px}.footer-column p,.footer-column ul{margin:0;padding:0;list-style:none}.footer-column ul li{margin:5px 0}.footer-column a{color:#ddd;text-decoration:none}.footer-column a:hover{text-decoration:underline}.social-links a{margin-right:10px;text-decoration:none}.footer-bottom{text-align:center;margin-top:30px;font-size:14px;color:#888}@media(max-width:768px){.footer-container{flex-direction:column;text-align:center}.footer-column{flex:1 1 100%;margin-bottom:20px}.social-links{display:flex;justify-content:center;gap:15px}}@media(max-width:480px){.site-footer{padding:20px 15px}.footer-column h2,.footer-column h3{font-size:1.1rem}.footer-bottom{font-size:12px}}