#footer {
    width: calc(100% - 65px);
    margin-top: 20px;
    min-width: 1003px;
    height: unset!important;
}
#copyright {
    width: 100%;
    text-align: center;
    padding: 30px 0!important;
    background: #232324;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    margin: 0;
    margin-left: 0!important;
}
#copyright,
.footer-discuss-link,
.footer-link {
    color: #fff!important;
}

#copyright .copyright-themes-link
{
    display: none;
}

#copyright .copyright-print-link
{
    display: none;
}