/* ============ Footer ============ */
footer{padding:3rem 8%;text-align:center;background:var(--white);border-top:1px solid rgba(58,18,201,0.1)}
footer p{font-size:0.85rem;color:var(--body-text);opacity:0.65;margin:0.2rem auto;max-width:none}
.footer-credit{opacity:0.50;font-size:0.78rem;text-align:center;margin-top:0.5rem}
