/* ----------------------------------------- */
.textify-title .word,
.textify-title .char {
  display: inline-block;
}

/* ----------------------------------------- */

.textify-title .char {
  position: relative;
}

/* ------------------------------------------- */

.textify-title .word {
  overflow: hidden;
}
