.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
}

body[data-theme=dark] #main-wrapper {
    background-color: transparent!important;
}

