/**
 * Voorkomt een flits van volledig zichtbare content vóórdat de
 * scroll-reveal (image-text.js) actief wordt.
 */
.js-imgtext-photo,
.js-imgtext-content > * {
	opacity: 0;
}
