*{box-sizing:border-box;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:20px}.footer{color:#fff;background-color:#171717;padding:20px 0}.footer .footer-top .container{justify-content:space-between;align-items:center;display:flex}.footer .footer-top .container .footer-logo{font-size:24px;font-weight:700}.footer .footer-top .container .footer-logo h2{color:#fff}.footer .footer-top .container .footer-logo h2 span{color:tomato}.footer .footer-top .container .footer-links-social{align-items:center;gap:20px;display:flex}.footer .footer-top .container .footer-links-social a{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:25px;text-decoration:none;transition:transform .3s;display:flex}.footer .footer-top .container .footer-links-social a:hover{transform:scale(1.1)}.footer .footer-top .container .footer-links-social a.link-youtube{background-image:linear-gradient(to bottom right,#ef4444,#be123c)}.footer .footer-top .container .footer-links-social a.link-facebook{background-image:linear-gradient(to bottom right,#3b82f6,#4338ca)}.footer .footer-top .container .footer-links-social a.link-twitter{background-image:linear-gradient(to bottom right,#38bdf8,#2563eb)}.footer .footer-top .container .footer-links-social a.link-instagram{background-image:linear-gradient(to bottom right,#ec4899,#e11d48)}
