.site-footer{background-color:#0320b3;color:#fff;padding-top:40px;clear:both}.footer-widgets .container{display:flex;justify-content:space-around;flex-wrap:wrap;max-width:1140px;margin:0 auto;padding:0 15px}.footer-widget{flex:1;margin-bottom:20px;min-width:200px;padding:0 15px}.footer-widget h3{margin-bottom:20px;font-size:1.2rem}.footer-widget ul{list-style:none;padding:0;margin:0}.footer-widget ul li{margin-bottom:10px}.footer-widget a{color:#fff;text-decoration:none;transition:opacity .3s}.footer-widget a:hover{opacity:.8;text-decoration:underline}.social-icons{display:flex;gap:10px}.social-icons a{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:rgba(255,255,255,.2);border-radius:50%;transition:background-color .3s}.social-icons a:hover{background-color:rgba(255,255,255,.3)}.footer-bottom{background-color:rgba(0,0,0,.2);padding:20px 0;text-align:center;margin-top:20px}.footer-bottom p{margin:0;font-size:.9rem}@media (max-width:768px){.footer-widgets .container{flex-direction:column}.footer-widget{text-align:center;margin-bottom:30px}.social-icons{justify-content:center}}