.custom em{
    color: #a32843
}

.custom code{
    color: #ff2f86
}

.customjs {
    background-color: #504e9e
}

.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
    margin: 0 0 20px 0;
    color: #141414;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: normal;
    text-transform: uppercase;
    text-shadow: none;
    word-wrap: break-word; }

.reveal h1 {
    font-size: 1.6em; }

.reveal h2 {
    font-size: 1.2em; color: #a32843; }

.reveal h3 {
    font-size: 1.7em; }

.reveal h4 {
    font-size: 1.4em; }

.reveal h1 {
    text-shadow: none; }
