/* themes/child-theme/assets/style.css */
body {
    background-color: #f0fdf4;
    /* Light green to verify child theme active */
}