/* Static Sites copy: WordPress normally reveals these blocks with JavaScript. */
html body [class*="bt_bb_animation_"] {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  animation: none !important;
}