/*
 Theme Name:   Coolair Child
 Theme URI:    https://themewant.com/products/wordpress/coolair
 Description:  Coolair Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     coolair
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
/* === Airvolve service pages: darken body text for readability (added 2026-06-14) === */
/* Scoped to children of the Services page (parent-pageid-9) */
.parent-pageid-9 .elementor-widget-react-heading .description,
.parent-pageid-9 .elementor-widget-react-heading .description p,
.parent-pageid-9 .elementor-icon-list-text {
  color: #475569;
}
