/*
Theme Name: Geek Theme
Theme URI: https://github.com/geek-designs
Description: A lightweight WordPress theme that extends Elementor's Hello Theme, designed as a hub for custom Elementor widgets and enhanced website features.
Author: Geek Designs
Author URI: https://geek.design
Template: hello-elementor
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
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: geek
Tags: elementor, custom-widgets, elementor-addons, child-theme
*/

/* 
 * This is a child theme of Hello Elementor
 * All custom styles should be added below
 */

:root {
    --geek-primary-color: #0073aa;
    --geek-secondary-color: #23282d;
    --geek-accent-color: #00a0d2;
}

/* Add your custom styles here */
