/*
	Theme Name: Hello Biz Child
	Theme URI: https://example.com/hello-biz-child
	Description: A child theme for Hello Biz — inherits all features from the parent theme and allows safe customization.
	Author: Your Name
	Author URI: https://example.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
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* ============================================================
   在此处添加自定义 CSS，它将覆盖父主题样式
   ============================================================ */

.psw-card-foot button.psw-btn {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
}
