main .onebox {
  padding-top: 120px;
  padding-bottom: 96px;
}
main .onebox h2 {
  font-size: 36px;
  font-family: OpenSans-SemiBold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 40px;
}
main .onebox .texts {
  font-size: 18px;
  line-height: 26px;
  font-family: OpenSans-Regular;
  font-weight: 400;
  color: #0D0D0D;
  margin-bottom: 40px;
}
main .onebox .texts label {
  font-weight: 600;
}
main .onebox h3 {
  font-size: 22px;
  line-height: 26px;
  font-family: OpenSans-Regular;
  font-weight: 600;
  color: #333333;
  margin-bottom: 40px;
}
main .onebox h4 {
  font-size: 18px;
  line-height: 26px;
  font-family: OpenSans-Regular;
  font-weight: 600;
  color: #333333;
  margin-bottom: 40px;
}
main .onebox ul li {
  margin-bottom: 10px;
}
