/**
 * Text to Speech Styles
 */
.tts-highlight {
    background-color: yellow;
    display: inline;
}
