/*
 Theme Name:   Divi Child – Pauline
 Template:     Divi
 Text Domain:  divi-child-pauline
 Description:  Thème enfant Divi pour Pauline Mayer de Boiselin – design sobre, sections aérées, CTA verts.
 Version:      2.0.0
*/
:root{ --accent:#2c7a57; --text:#111827; --muted:#6b7280; --bg:#ffffff; --bg-soft:#f7f7f7; }
body{ color:var(--text); background:var(--bg); }
a{ color:var(--accent); } a:hover{ opacity:.9; }
h1,h2,h3{ letter-spacing:.2px; line-height:1.2; }
.et_pb_section{ padding:80px 0; background:#fff; }
.et_pb_row{ max-width:1100px; }
.et_pb_button{ border-radius:9999px; padding:.9rem 1.4rem; font-weight:600; }
.pauline-highlight{ background:var(--bg-soft); border-left:4px solid var(--accent); padding:1rem 1.2rem; margin:1rem 0; }
#main-footer{ background:#0f172a; color:#e5e7eb; } #main-footer a{ color:#a7f3d0; }