.prefooter-info{max-width:1000px;margin:2rem auto;padding:1rem 1.25rem;text-align:center}
.prefooter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;align-items:start}
.prefooter-card{padding:1rem;border:1px solid rgba(0,0,0,.15);border-radius:14px;background:rgba(255,255,255,.6)}
.prefooter-card h3{margin:.25rem 0 .5rem}
.prefooter-card ul{list-style:none;padding:0;margin:0}
.prefooter-card li{margin:.25rem 0}
.prefooter-muted{font-size:.9rem;opacity:.85}