.title-anchor {
    color: black;
}

.title-anchor:hover {
    color: black;
    text-decoration: underline;
}