/* https://stackoverflow.com/questions/43927444/adjust-font-size-in-reveal-js */
:root {
    --r-main-font-size: 35px;
}
