.footnotes ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.footnotes li {
    margin-bottom: .5em;
}

.footnotes li:last-child {
    margin-bottom: 0;
}
