.main-content {
  display: flex;
  justify-content: center;
}
.main-content .terms-of-use {
  max-width: 50rem;
}