/*
Theme Name: ISURETECH Child
Theme URI: https://isuretech.com
Description: Child theme for ISURETECH. Add custom CSS and PHP overrides here — safe to update the parent without losing your customizations. All parent styles load automatically.
Author: ISURETECH Corp
Author URI: https://isuretech.com
Template: isuretech-parent
Version: 2.0.0
Requires at least: 6.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: isuretech-child
*/

/*
 * ================================================================
 * ADD YOUR CUSTOM OVERRIDES BELOW
 * The parent theme styles are loaded automatically before these.
 * ================================================================
 *
 * EXAMPLES:
 *
 * Change the cyan accent color:
 * :root { --cyan: #00FF9D; --cyan-dark: #00E085; }
 *
 * Change heading font:
 * :root { --font-heading: 'Playfair Display', serif; }
 *
 * Adjust container width:
 * :root { --container: 1440px; }
 *
 * Override hero title size:
 * .hero-title { font-size: clamp(2.5rem, 6vw, 5rem); }
 *
 * Custom section background:
 * #about { background: #EFF6FF; }
 *
 * ================================================================
 */
