.footer-link {
    color: white;
    text-decoration: none;
}

.footer-link:visited {
    color: white;
}

.footer-link:hover {
    color: white !important;
}

.footer-link:active {
    color: white;
}