.fragment.fade-up { display: none !important; }
.fragment.visible.fade-out { display: none !important; }
.reveal .fragment.visible.fade-out { display: none !important; opacity: 0 !important; visibility: hidden; !important; }
section section.present { background-color: #eee; padding: 1em !important; width: calc(100% - 2em) !important; }
h3 { position: absolute; left: 2em; top: -0.1em; font-size: 0.5em !important; }
.reveal .r-stack .fragment.step-fade-in-then-out { display: none !important; }
.reveal .r-stack .fragment.step-fade-in-then-out.current-fragment { display: block !important; }
.reveal .small { font-size: inherit; }
