/* IM Animate — Frontend */
.im-animate-typing {
  display: inline-block;
  word-break: break-word;
}

.ima-text-content {
  display: inline;
}

.ima-cursor {
  display: inline;
  font-weight: 300;
  line-height: 1;
  margin-left: 1px;
  will-change: opacity;
}
