footer{background:#000;gap:50px;padding:48px 0}footer .top{gap:20px}footer .divider{background:#fff;height:1px;margin:0 auto;width:100%}footer :is(p,a){color:#fff}footer .copyright{border-top:1px solid #fff}footer .socials{flex-wrap:wrap;gap:20px}footer .socials a svg path{transition:fill .2s ease-in-out}footer .socials a:hover svg path{fill:#fff}@media (max-width:991px){footer>.container{align-items:center}}