body {
  background: #fff;
}
.content-wrapper {
  padding: 0 1rem;
}
.item {
  margin-bottom: 1rem;
  word-break: break-all;
}
.item h4 {
  font-size: 0.75rem;
  color: #303233;
  font-weight: bold;
  margin-bottom: 0.8rem;
  margin-top: 0;
}
.item p {
  text-indent: 1.4rem;
  color: #323233;
  font-size: 0.7rem;
  line-height: 1.2rem;
  margin-bottom: 0.5rem;
}
.item p.small {
  color: #8c8c8e;
  font-size: 0.65rem;
  text-indent: 1.4rem;
  margin-bottom: 0;
  line-height: 1.15rem;
}
.item .remove-indent {
  text-indent: 0;
}
.item .wrapper {
  margin-bottom: 0.5rem;
}
.item img.charge-gun {
  width: 14.75rem;
}
.list {
  margin-bottom: 10px;
}
.list h5 {
  margin-bottom: 0;
  text-indent: 1.4rem;
  font-weight: bold;
}
.list p {
  margin-bottom: 0;
}
.list span {
  text-indent: 1.4rem;
  display: block;
}

