.site-footer__links{grid-template-columns:.92fr 1.25fr .95fr .95fr .72fr}
@media(max-width:980px){.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.site-footer__links{grid-template-columns:1fr}}
