#vnx_post_content article .single-article-content,
article .article-content,
#vnx_post_content,
#vnx_post_content #ftwp-postcontent,
.vnx-view-more-block {
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 1.7;
}
#vnx_post_content article .single-article-content .vnx-row,
article .article-content .vnx-row,
#vnx_post_content .vnx-row,
#vnx_post_content #ftwp-postcontent .vnx-row,
.vnx-view-more-block .vnx-row {
  display: flex;
}
#vnx_post_content article .single-article-content .list,
article .article-content .list,
#vnx_post_content .list,
#vnx_post_content #ftwp-postcontent .list,
.vnx-view-more-block .list {
  padding-left: 14px !important;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  border-left: solid 8px;
  margin: 0;
}
#vnx_post_content article .single-article-content .list .item,
article .article-content .list .item,
#vnx_post_content .list .item,
#vnx_post_content #ftwp-postcontent .list .item,
.vnx-view-more-block .list .item {
  padding: 0;
  margin-bottom: 10px;
  list-style: none !important;
}
#vnx_post_content article .single-article-content .list .item *,
article .article-content .list .item *,
#vnx_post_content .list .item *,
#vnx_post_content #ftwp-postcontent .list .item *,
.vnx-view-more-block .list .item * {
  display: inline !important;
  vertical-align: middle;
}
#vnx_post_content article .single-article-content .list .item .before_url,
article .article-content .list .item .before_url,
#vnx_post_content .list .item .before_url,
#vnx_post_content #ftwp-postcontent .list .item .before_url,
.vnx-view-more-block .list .item .before_url {
  margin-right: 4px;
}
#vnx_post_content article .single-article-content .list .item:last-child,
article .article-content .list .item:last-child,
#vnx_post_content .list .item:last-child,
#vnx_post_content #ftwp-postcontent .list .item:last-child,
.vnx-view-more-block .list .item:last-child {
  margin-bottom: 0;
}
#vnx_post_content article .single-article-content .list .list-bullet,
article .article-content .list .list-bullet,
#vnx_post_content .list .list-bullet,
#vnx_post_content #ftwp-postcontent .list .list-bullet,
.vnx-view-more-block .list .list-bullet {
  height: 1.2em;
  width: 1.2em;
  margin-right: 4px;
}
