.contact-list a{color:var(--wine);font-weight:700;text-decoration:none}
.contact-whatsapp{margin-top:20px}
.contact-social{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}
.contact-social a{padding:8px 13px;border:1px solid var(--border);border-radius:999px;color:var(--wine);background:#fff;text-decoration:none;font-weight:700}
.map-frame{min-height:330px;overflow:hidden;border-radius:16px;background:#eee}
.map-frame iframe{display:block;width:100%;height:100%;min-height:330px;border:0}
