/*
Theme Name: AG Starter Association
Theme URI: https://alliancegroupe-inc.com/templates-wordpress
Author: Alliance Groupe
Description: Thème WordPress pour mouvement militant / association politique. Design impactant rouge et noir, typographie bold sans-serif. Sections : manifeste, combats, événements, groupes locaux, actualités, signer, donner. Tous les textes sont des placeholders à personnaliser.
Version: 0.56.2
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: ag-starter-association
*/

/* ── Reset minimal ── */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; display: block; }
