.LoadingText {
  visibility: hidden;

  &.visible {
    visibility: visible;
  }
}
