@charset "UTF-8";

/* CSS Document */

.revealees {
    opacity: 1;
}

body.reveal_onload {
    display: block;
}

.poster {
    display: none;
}