footer#footer {
  background: #000000;
}

footer#footer > .copyright-content {
background: #1b1b1b!important;
}

@media (min-width: 992px) {
.top-social {
    float: unset;
    margin: 8px 0 0 0;
    position: absolute;
    display: block !important;
    width: 50px;
    left: 5px;
    top: 20vh;
}
}