/* Styling for highlighted words */
.aksHighlighted {
  background-color: rgb(250, 250, 59) !important;
  cursor: pointer;
}
