table a {
    text-decoration: none;
}

table a:hover {
    text-decoration: underline;
}

.fa-fw {
    margin-right: .25rem;
}