/*
Theme Name: Easy Move Experts
Theme URI: https://easymoveexperts.com.au
Author: Easy Move Experts
Author URI: https://easymoveexperts.com.au
Description: Custom lead-generation WordPress theme for Easy Move Experts, a Western Sydney removalist quote-matching service. Built for Elementor Pro, Rank Math SEO and Web3Forms. Form-only conversions, no phone numbers displayed.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: easy-move-experts
Tags: custom-background, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments, translation-ready

This is the base WordPress stylesheet. All visual styling lives in
/assets/css/main.css (enqueued in inc/setup.php) so Elementor Pro can
safely override and extend styles per page without editing core files.
*/

/* Minimal resets required to be present in style.css for WP theme checks */
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
a { text-decoration: none; }
ul, ol { padding-left: 1.2em; }
