#footer {
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid var(--footer-border-top);
    margin-top: var(--space-decent);
}
#footer > div.block:not(:last-child) {
    padding-bottom: 10px;
}