.footer{background-color:#4a90e2;color:#fff;padding:40px 0;text-align:center}.footer-container{display:flex;justify-content:space-around;flex-wrap:wrap;max-width:1200px;margin:0 auto}.footer-section{margin:20px;max-width:250px;text-align:left}.footer-section h4{font-size:18px;margin-bottom:10px}.footer-section p,.footer-section ul{font-size:14px;line-height:1.4;margin:5px 0}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section a{color:#fff;text-decoration:none}.footer-section a:hover{text-decoration:underline}.website-brand{display:flex;align-items:center;gap:10px}.website-logo{width:40px;height:40px}.website-name{font-size:20px;margin:0}.social-icons{display:flex;gap:10px}.social-icons a{color:#fff;height:20px;width:20px;transition:color .3s ease}.social-icons a:hover{color:#000}.footer-bottom{margin-top:20px;border-top:1px solid #444;padding-top:20px;font-size:14px}