h1 {
    font-size: 200% !important;
}

h2 {
    font-size: 180% !important;
}

h3 {
    font-size: 200% !important;
}

.reveal section p {
    font-size: 0.9em !important;
}

.reveal section pre code {
    font-size: 0.7em !important;
}

.reveal section foot {
    font-size: 0.7em !important;
}

#slide-bibliography {
    font-size:0.6em !important;
    text-align: left;
}
