/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: SkillShift
Description: Thème enfant d'Astra pour SkillShift. Aucune modification de rendu à la création (Phase 3) — sert de base aux personnalisations futures.
Version: 1.0.0
Requires at least: 5.3
Requires PHP: 7.4
Text Domain: astra-child
*/

/* Force background blanc sitewide */
body, 
.ast-separate-container, 
.ast-plain-container, 
.site-content, 
#page, 
#content,
.ast-separate-container #primary {
    background-color: #ffffff !important;
}
