#footer p,
#footer a,
#footer .footer-info p,
#footer .footer-contact p,
#footer .footer-contact a {
    color: #2E0854 !important;
}

/* Make sure all footer text is dark indigo */
.footer-section * {
    color: #2E0854 !important;
}

/* Remove link styling from the copyright text */
.copyright {
    color: #2E0854 !important;
    font-weight: normal;
}