.sterling-link.text-underline.ghost,
.sterling-link.text-underline.ghost:visited {
  border-bottom-color: transparent;
  border-bottom-width: 0;
  text-decoration: none;
}

.sterling-link.text-underline.ghost:hover,
.sterling-link.text-underline.ghost:active {
  border-bottom-color: transparent;
  border-bottom-width: 0;
  text-decoration: underline;
}
