.ts-highlight {
  background-color: yellow;
  font-weight: bold;
}

span.highlight{
  font-weight: bold;
}

.pro-plan-search-text a{
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}

.pro-plan-search-text a:hover{
  color: #000;
}