.path-link {
  text-decoration: none;
}

.path-link a.path-link:hover {
  color: #ff0000;
}

