
.terms-of-service {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 800px;
}

h1 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
}

.last-updated {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}

h2 {
  font-weight: bold;
  font-size: 24px;
}

h3 {
  font-weight: normal;
  font-size: 22px;
}
