.cell-output-display:not(.no-overflow-x), .knitsql-table:not(.no-overflow-x){
    font-size: 35% !important;
}

.reveal .slide-logo{
    height: 8% !important;
    width: 8% !important;
    max-width: unset !important;
    max-height: unset !important;
}

.reveal p{
    font-size: 50%;
}

.reveal .footer a {
    color: #ffffff;
    font-size: 200%;
}


.reveal h2 {
    font-size: 50% !important;
}
