.md-main__inner{
    margin-top: 0rem!important;
}
.md-content__inner{
    margin: 0 .8rem 0rem!important;
    padding-top: 0rem;
}
.md-main__inner.md-grid{
    max-width: unset;
}
.md-content__inner:before{
    height: 0rem!important;
}
:root {
    --md-footer-bg-color: #4051b5!important;
}