/* Mobile Footer Styles */
.sticky-qr-box {
    transition: opacity 0.3s ease;
}

.footer-accordion-btn {
    cursor: pointer;
}

.footer-accordion-content {
    transition: all 0.3s ease;
}
