.article-content {
  margin-top: 30px;
  padding-bottom: 56px;
}
.atinfo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.atinfo span {
  font-size: 14px;
  color: #2b498c;
}
.content-page h4 {
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 4px;
}
.content-page h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 4px;
}
.content-page h5 {
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 4px;
}
.info-words p {
  margin-bottom: 10px;
}
.info-words p:last-child {
  margin-bottom: 20px;
}

