/*
Theme Name:   Alamriyadi Child Theme
Theme URI:    https://alamriyadi.com
Description:  Child theme pour optimiser les Core Web Vitals
Author:       Alamriyadi Performance Team
Author URI:   https://alamriyadi.com
Template:     newspack-theme
Version:      1.0.0
License:      GPL v2+
Text Domain:  alamriyadi-child
*/

/* ========================================
   SURCHARGES CSS PERSONNALISÉES
   ======================================== */

/* Exemple : Ajuster la couleur du header */
.site-header {
    background-color: #008a20; /* Votre couleur */
}

/* NE PAS écraser les styles de base de Newspack ici */