.container {
  padding: 20px;
}

.content {
  margin: 0px auto;
  font-size: 14px;
  line-height: 1.71;
  color: #4a4a4a;
}

.title {
  text-align: center;
  margin: 60px auto 18px;
  font-size: 20px;
  font-weight: 300;
  color: #000;
}

.subtitle {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  margin-top: 20px;
}
