a.unlink {
    color: inherit;
}
a.unlink:hover {
    color: inherit;
    text-decoration: none;
}

.badge-lightslategray {
    background-color: lightslategrey;
}