.legalPage{width:100%;min-height:100vh;display:flex;flex-direction:column;padding:7rem 1rem 0;align-items:center}.legalPage h1{font-size:2rem;font-weight:500;text-transform:uppercase;margin-bottom:2rem}.legalPage p{width:100%;margin-bottom:1rem}.legalPage .info{width:100%;max-width:500px;display:flex;flex-direction:column;margin-top:2rem;align-self:flex-start}.legalPage .info h3{font-weight:500;font-size:1.15rem;margin-bottom:1rem}