/* Add separator between functions */
dl.py.function {
    border-bottom: 1px solid var(--pst-color-border);
    margin-bottom: 2.5em;
    padding-bottom: 2.5em;
}