.legalLayout{display:flex;flex-direction:column;min-height:100vh}.legalLayout__content{flex:1;width:100%;max-width:900px;margin:0 auto;padding:2rem 1rem}@media(min-width:768px){.legalLayout__content{padding:3rem 2rem}}