.footer{border-top:1px solid rgba(var(--color-text-secondary-rgb),.3);justify-content:center;padding:3rem;display:flex}.footer .footerContent{flex-wrap:wrap;justify-content:space-between;gap:2rem;width:100%;max-width:1200px;display:flex}@media (max-width:768px){.footer .footerContent{justify-content:center}}.footer .footerContent .name{font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:700;line-height:32px}.footer .footerContent .footerLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.footer .footerContent .footerLinks p{color:var(--color-text-secondary);font-size:12px}
