.foot-container {
    background: #19110b;
}
.foot-top {
    padding: 30px 0;
    border-bottom: 1px solid #999;
}
.foot-bottom {
    padding: 30px 0;
    color: white;
}