.soc{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 8px;align-items:center}
.soc a{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.14);color:#f4eef4;text-decoration:none}
.soc a:hover{border-color:#e46bb6;color:#e46bb6;background:rgba(198,58,149,.15)}
.soc svg{width:18px;height:18px;fill:currentColor}
footer .soc a{margin-right:0}
