#tildacopy,
.t-tildalabel {
  display: none !important;
}

/* Tilda hides .t-records until DOMContentLoaded. Next runs those scripts after that event. */
.t-records {
  opacity: 1 !important;
}
