.main-footer {
    background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%) !important;
}

.footer-description {
    color: #ffffff !important;
}

.footer-contact-quick a,
.footer-contact-quick span {
    color: #ffffff !important;
}

.footer-contact-quick i {
    color: #dbeafe !important;
}

.social-icon {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.social-icon:hover {
    background-color: #3b82f6 !important;
    color: white !important;
} 