/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com
Description: Child theme for Hello Elementor, customized for Custom website. This theme extends the base Hello Elementor theme with additional styling and functionality specific to custom features.
Author: Azeits Business Solutions OPC
Author URI: https://azeits.com/
Template: hello-elementor
Version: 3.4.4
Text Domain: hello-elementor-child
*/
/* Add your custom CSS below */


:root {
    --primary-green: #2CA849;
    --light-green: #E8F5E8;
    --dark-green: #1E7A32;
    --text-dark: #2C3E50;
    --text-light: #6C757D;
    --white: #FFFFFF;
    --light-gray: #F8F9FA;
}
