.simple-typeahead-list .simple-typeahead-list-item {
  cursor: pointer;
  padding: 0.25em;
}
.simple-typeahead-list .simple-typeahead-list-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.vue-search-keywords .tag i {
  cursor: pointer;
}
