.typed-fade-out {
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}