.wrap {
  margin: 80px auto;
}
.wrap h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.wrap h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.wrap div {
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.4;
}