/* Hide elements that depend on missing external scripts */
[data-trekkie] {
  display: none !important;
}
