footer{background-color:#212121;font-family:proxima-nova,sans-serif;padding:40px 0}footer a{color:#fff}.footerTop{align-items:center;display:flex;justify-content:space-between}.footerLogo,.footerLogo img{width:40%}.footerLinks{display:flex;gap:60px}.footerLinks ul{gap:15px;list-style:none;margin-bottom:0;padding-left:0}.footerLinks p{color:#fff;font-size:13px;font-weight:600;text-transform:uppercase}.footerLinks li a{font-size:13px}.footerLinks li a:hover{color:#fff;opacity:.7;text-decoration:none}.footerPolicyLinks{display:flex;gap:20px;justify-content:space-between}.copyright a{color:#fff;font-size:10px}.privacyPolicy a{color:#fff;display:inline-block;padding-bottom:15px}.privacyPolicy a:hover{color:#fff;opacity:.7;text-decoration:none}.footerBottom{display:flex;justify-content:space-between;padding-top:30px}.socialIcons ul{display:flex;gap:50px;list-style:none;margin-bottom:0;padding-left:0}.socialIcons ul li{margin-bottom:0}.socialIcons ul li .fa-brands{font-size:30px}@media(max-width:980px){.footerTop{flex-direction:column;gap:35px}.footerLogo{text-align:center;width:100%}.footerLinks{justify-content:space-around;width:100%}.footerBottom{flex-direction:column;justify-content:center}.socialIcons ul{gap:30px;justify-content:center;padding-top:25px}}@media(max-width:480px){footer{padding:50px 0}.footerLinks{flex-direction:column;gap:40px;justify-content:center}.copyright,.footerPolicyLinks{text-align:center}.footerLogo img{width:60%}}