footer{background-color:#1f3061;color:#fff;padding:100px 20px}footer .wrapper{max-width:1440px}footer .footer-container{align-items:flex-start;display:flex;justify-content:space-between;padding:20px 0}footer .footer-logo img{max-width:100%;width:200px}footer .footer-center h4,footer .footer-right h4{color:#43c6ac}footer .footer-center ul{display:block}footer .footer-center a{color:#fff;font-size:22px;text-decoration:none}footer .social-icons a{margin-right:10px}footer .footer-right .social-icons{align-items:center;display:flex;gap:15px;margin-top:12px}footer .social-icons img{height:24px;width:30px}footer .footer-bottom{align-items:center;display:flex;font-size:14px;justify-content:end;margin-top:100px}footer .footer-bottom a{color:#fff;margin-right:20px;text-decoration:none}footer .footer-bottom span{color:#fff}@media(max-width:992px){footer .footer-container{display:block;text-align:center}footer .footer-bottom,footer .footer-right .social-icons{justify-content:center}footer .footer-bottom{flex-wrap:wrap;margin-top:5px}}