/*
	Theme Name: Hello Biz Child
	Theme URI: https://elementor.com/products/hello-biz/
	Description: Hello Biz 子主题，用于自定义修改。
	Author: Elementor Team
	Author URI: https://elementor.com/
	Template: hello-biz
	Version: 1.0.0
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-biz-child
*/

.elementor-widget-theme-post-content {
	overflow-x: hidden;
	max-width: 100%;
}

.elementor-widget-theme-post-content p {
	overflow-wrap: break-word;
	word-wrap: break-word;
}
