.layout-main-container{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:6rem 3rem}.layout-main{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1 1 auto;padding:2rem 1rem}@media (max-width:576px){.layout-main-container{padding:5.75rem .75rem 3rem}.layout-main{padding:1rem .5rem}}
