/*
Theme Name: Expert Solutions Water Purifier
Theme URI: https://example.com/eswp-theme
Author: Lead Web Architect & UI/UX Specialist
Author URI: https://example.com
Description: Premium, high-converting, performance-optimized WordPress theme for Expert Solutions Water Purifier & RO Solutions in Kerala.
Version: 3.6.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: eswp-theme
Tags: woocommerce, custom-menu, featured-images, custom-logo, responsive-layout, e-commerce
*/

/* Reset & Initial Baseline */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
