.table td {
    padding-top: 1px;
    padding-bottom: 1px;
}

td p {
    margin-top: 0px;
    margin-bottom: 0px;
}

table.dataframe td {
    padding: 3px;
    font-size: 14px;
}

div.cell_output table {
    font-size: var(--jp-code-font-size);
}

/* .cell pre, .highlight pre {
    font-size: 1.02em;
}

caption {
    font-size: 1.3em;
}

main.bd-content #main-content div.figure span {
    font-size: 1em;
}

li p {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
} */

