div#app{
    width: 1320px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 4px 4px 4px rgb(0 0 0 / 25%);
}
.footer.MuiGrid-root.MuiGrid-container {
    margin:0;
    width: 100%;
    position: static;
    background-color: #344AD1;
    color: #FFFFFF;
    padding-left: 30px;
}
