.elementor-4735 .elementor-element.elementor-element-54903eb8{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* 限制文章主内容区域最大宽度，居中显示 */
.single .site-main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

/* 修复文章下方额外空白区域问题 */
.single .post-navigation,
.single .comments-area {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}/* End custom CSS */