/* Start custom CSS for text-editor, class: .elementor-element-1d2b8cc4 */.about{
    text-indent: 2em;
    margin-bottom: 2em!important;
    text-align: justify;
    line-height: 1.8!important;
}
.about h1{
    text-indent: 0;
}
.about h2{
    text-indent: 0;
}
.about img:last-child {
  display: block;
  clear: both;
  margin-top: 10px; /* 如果需要添加上间距的话 */
}
.about img:after {
  content: "";
  display: block;
  clear: both;
}/* End custom CSS */