.site-header-row {
    display: flex;
justify-content: space-around;
}
ul#footer-menu{
display: flex;
flex-direction: column;
}