footer.pie { display:flex; align-items:center; justify-content:center; gap:9px 18px; flex-wrap:wrap; }
footer.pie a { color:var(--verde); font-weight:700; text-decoration:none; }
footer.pie a:hover { text-decoration:underline; }
