#footer1 {
    padding: 10px 0;
}

footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}