/*
Theme Name: Hardware Inquiry B2B
Theme URI: https://example.com/hardware-inquiry-b2b
Author: Codex
Author URI: https://openai.com
Description: Lightweight multilingual WordPress inquiry theme for hardware and construction materials suppliers. Built for Polylang and WhatsApp quotation conversion without Elementor or ecommerce checkout.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hardware-inquiry-b2b
Tags: custom-logo, featured-images, rtl-language-support, translation-ready, one-column, two-columns
*/

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	margin: 0;
}
