/* Disabled for faster perceived loading: show content immediately. */
.scroll-reveal,
.scroll-reveal.visible,
.scroll-reveal[data-reveal-delay] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
    transition-delay: 0s !important;
    will-change: auto !important;
}
