.footer__container{display:grid;font-size:13px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:50px}@media (max-width:927px){.footer__container{grid-template-columns:auto;margin:10px auto auto;text-align:center}.footer__container *{justify-content:center;margin:10px auto auto;text-align:center}.footer__bottom-copyright{grid-row:3}}.footer__links:last-of-type{display:flex;justify-content:flex-end}.footer__links a:last-of-type{display:flex}.footer__bottom-social{display:flex;gap:24px;margin:auto;text-align:center}.footer__bottom-content{margin:auto 0}.footer__bottom-social-single img{transition:filter .3s ease}.footer__bottom-social-single img:hover{filter:invert(65%) brightness(200%)}