.paragraph-item {
  font-size: 16px;
  margin-bottom: 30px;
  color: #000000;
}

.paragraph-item>.title {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 20px;
}

.paragraph-item>.essay-content .text-content {
  text-indent: 32px;
}

.img-box {
  width: 100%;
  margin: 0 auto;
}

.img-box img {
  width: 100%;
}