.txt-link {
  text-decoration: underline;
}
.txt-link:hover {
  opacity: .5;
}