#intro-text-title h1 {
  font-family: 'Tomorrow';
  font-weight: 300;
  color: var(--text-inverse);
  padding-bottom: 1%;
}

.title-text-glitch {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  opacity: 0;
}