.main-footer{color:#fff6;background:#111;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:clamp(32px,4vw,48px);font-size:13px;display:flex}.footer-logo{color:#fffc;font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700}.footer-links{flex-wrap:wrap;gap:24px;display:flex}.footer-links a{color:#ffffff80;font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fffc}@media (max-width:768px){.main-footer{text-align:center;flex-direction:column;gap:12px;padding:32px clamp(20px,5vw,40px)}.footer-logo{font-size:18px}.footer-links{justify-content:center;gap:16px}}
