:root {
    --r-main-font-size: 1.0em;
}

.reveal h2 {
    color: var(--r-link-color-hover);
}

p {
    color: #0cc;
    font-size: 120%;
}
