.footer-link {
    color: black;
}

.footer-link:hover {
    text-decoration: none;
}
.footer-link:visited {
    color: black;
    text-decoration: none;
}
