/*
Theme Name: Randburg Plumbing
Theme URI: https://randburgplumbing.com
Author: Randburg Plumbing
Author URI: https://randburgplumbing.com
Description: Modern, conversion-focused theme for Randburg Plumbing — built to turn traffic into calls.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: randburg-plumbing
Tags: plumbing, service, business, conversion, mobile-first
*/

/* Base reset — full styles live in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
