.footer-faq{background:#f8f9fa;padding:24px;border-top:1px solid #e9ecef;margin-bottom:20px}
.footer-faq h4{font-size:18px;margin-bottom:12px;color:#222}
.footer-faq .faq-item{margin-bottom:8px;font-size:14px;color:#444}
/* Sticky contact buttons */
.sticky-contact{position:fixed;right:18px;bottom:18px;z-index:9999;display:flex;flex-direction:column;gap:10px}
.sticky-contact a{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;box-shadow:0 6px 18px rgba(0,0,0,.12);text-decoration:none;color:#fff}
.sticky-contact .whatsapp{background:#25D366}
.sticky-contact .call{background:#0b93f6}
.sticky-contact .sticky-icon{font-size:22px}
@media (max-width:480px){.footer-faq{padding:16px}.sticky-contact{right:12px;bottom:12px}}
