footer{grid-template-columns:2fr 1fr 1.2fr 1fr}.social-column{min-width:165px}.social-icons{display:flex;gap:9px;margin-top:14px}.social-icons a{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff4b;border-radius:50%;transition:.2s}.social-icons a:hover{background:#fff;color:var(--plum)}.social-icons svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}.social-icons a:nth-child(2) svg,.social-icons a:nth-child(3) svg{fill:currentColor;stroke:none}@media(max-width:850px){footer{grid-template-columns:1.4fr 1fr}}@media(max-width:520px){footer{grid-template-columns:1fr}}
