/*
Theme Name: PurifyDigital Landing — Child
Theme URI: https://example.com/purifydigital-landing-child
Template: purifydigital-landing
Author: PurifyDigital
Author URI: https://example.com
Description: Child theme for PurifyDigital Landing. Use this theme to safely customize CSS, templates and functions without losing changes when the parent theme is updated.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: purifydigital-landing-child
*/

/* ==========================================================================
   Add your custom CSS overrides below this line.
   They will load AFTER the parent theme styles, so they win every conflict.
   ========================================================================== */

/* Example — uncomment to tweak the brand color:
:root {
	--pdl-brand: #ff6b6b;
	--pdl-brand-2: #ffa94d;
	--pdl-grad: linear-gradient(135deg, #ff6b6b 0%, #ffa94d 100%);
}
*/
