footer_links a {
    color: inherit;
    text-decoration: none;
}

footer_links a:hover {
    color: inherit;
    text-decoration: underline;
}