/**
* Theme Name: Healthify Child
* Description: This is a child theme of Healthify.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: healthify/healthify
* Version: 1.2.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: healthify/healthify-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

body {
    --cmsmasters-section-for-header-pdd: 174px;
}

h2 strong {
	color: #5B8474;
	font-weight: 400;
}


h2 strong.brown {
	color: #B27460;
}