/* ! ScrollReveal Helper */
/* ! set class load-hidden to element to prevent flickering */
html.sr .load-hidden {
    visibility: hidden;
}

