/* ── Footer right (Contact) column ── */
.footer-contact-section {
    background-color: transparent;
    padding: 0;
}

.footer-contact-section .section-label {
    color: #f4f4f4 !important;
}

.footer-contact-section span,
.footer-contact-section a,
.footer-contact-section li {
    color: #c4c4c4 !important;
}

.footer-contact-section a:hover {
    color: #ffffff !important;
}

.footer-contact-section i {
    color: #d4d4d4 !important;
    opacity: 1 !important;
}
