.hidden { display: none; }
.team-tile {
  touch-action: manipulation;
  user-select: none;
}

#pageTitle {
  padding-top: 1rem;
}
