#footer{
background: #dd6c6c;
}
#footer_one{
display: flex;
align-items: center;
}
.footer-skin-dark .footer__wrapper a {
    color: black;
}
.container{
max-width: 850px;
}
.entry-title{
display: none;
}