footer .inner {
    display: flex;
}

footer section {
    flex: auto;
    align-self: center;
}