/* CSS Document */

[data-translate] {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

