/* FOOTER RENK DÜZELTMELERİ - ZORLA UYGULA */
/* Bu dosyayı header.php'ye ekleyin */

.footer .footer-links a {
    color: #ffffff !important;
    opacity: 1 !important;
    text-decoration: none !important;
}

.footer .footer-section p {
    color: #ffffff !important;
    opacity: 1 !important;
}

.footer .contact-item {
    color: #ffffff !important;
    opacity: 1 !important;
}

.footer .contact-item span {
    color: #ffffff !important;
    opacity: 1 !important;
}

.footer .footer-bottom-content p {
    color: #ffffff !important;
    opacity: 1 !important;
}

.footer .footer-bottom-links a {
    color: #ffffff !important;
    opacity: 1 !important;
    text-decoration: none !important;
}

/* Hover efektleri */
.footer .footer-links a:hover {
    color: #8b5cf6 !important;
    opacity: 1 !important;
}

.footer .footer-bottom-links a:hover {
    color: #8b5cf6 !important;
    opacity: 1 !important;
}
