.footer-links {
    margin-top: 24px;
}

.legal {
    list-style: none;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin-bottom: 0;
}

.legal > li {
    display: inline-flex;
    text-align: center;
}