/*
Theme Name: Journey of Empowering Women
Theme URI: https://journeyofempoweringwomen.com
Author: Journey of Empowering Women
Author URI: https://journeyofempoweringwomen.com
Description: A Full Site Editing WordPress theme for Journey of Empowering Women — supporting inner healing, self-confidence and resilience for women everywhere. Trilingual ready (EN/FR/NL) with Polylang.
Requires at least: 6.3
Tested up to: 6.7
Requires PHP: 8.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: joew
Tags: full-site-editing, block-patterns, custom-colors, custom-fonts, translation-ready, accessibility-ready
*/

/* Base resets — Gutenberg handles the rest via theme.json */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
