.main-content {
  display: flex;
  justify-content: center;
}
.main-content .privacy-policy {
  max-width: 50rem;
}