/* The archived Webhero JavaScript no longer activates its scroll-reveal classes. */
.reveal {
  opacity: 1 !important;
  transform: none !important;
}

/* Responsive media also waits for the archived runtime before becoming visible. */
img[data-responsive],
.background_image[data-responsive] {
  opacity: 1 !important;
}
