/* Plain presentation styling from the IBC Seoul deck. */
em {
    color: #1853a3;
    font-style: inherit;
}
.sourceCode,
code {
    color: #1853a3 !important;
}
a {
    color: #1853a3 !important;
}
.cell-output-display {
    font-size: 0.75em;
}
.small-block {
    font-size: 0.80em;
}
.quarto-figure-center {
    text-align: center !important;
    margin: 0 !important;
}
