/*
Theme Name: Clerwell
Theme URI: https://www.clerwell.com/
Author: Clerwell
Author URI: https://www.clerwell.com/
Description: A classic WordPress theme for Clerwell, built around AI workers, completed work, and accountable outcomes.
Version: 1.0.6
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clerwell
Tags: custom-logo, custom-menu, featured-images, one-column, block-patterns, threaded-comments, translation-ready
*/

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	margin: 0;
}
