
.header__inner{
justify-content: space-around;

}

.footer__inner{

justify-content: space-around;
align-items: center;

}
.footer .site-navigation{
display: flex;
justify-content: space-around;
}
div#navigation ul{
list-style: none;
}
