/*
Theme Name: Lignolia Woodworks
Theme URI: https://www.lignolia.com/
Author: Lignolia Woodworks
Author URI: https://www.lignolia.com/
Description: Custom homepage theme for Lignolia Woodworks — a laser-cut wooden gift catalogue landing page with a HubSpot lead form and WooCommerce product links. The homepage is rendered by front-page.php.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lignolia
WC requires at least: 6.0
Woo: 
*/

/* All page styling is inline within the templates. This file only carries the
   theme header (required by WordPress) plus a light body reset. */
html, body { margin: 0; padding: 0; }
* { box-sizing: border-box; }
