/* Static-rendering overrides: the original site relied on JavaScript to reveal
   animated copy. Keep every visual element visible without a runtime. */
.AnimatedText_animtextMeasure__joiuC {
  visibility: visible !important;
}

[data-anim-state="prep"] {
  opacity: 1 !important;
  transform: none !important;
}
