/* add your custom styles to this file */
/* please leave the file in the repository even if you do not add custom styles */

section > p,
blockquote > p,
.balance {
    text-wrap: balance;
}

.reveal.is-bg section[data-light-bg] h1,
.reveal.is-bg section[data-light-bg] h2 {
    color: #404040;
}

hr.separator {
    visibility: hidden;
    margin-bottom: 3em;
}

.reveal img.inline-img {
    margin: 0;
    max-height: 0.8lh !important;
    vertical-align: middle;
}
