/* 
Theme Name: GHHS Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: GHHS Child Theme is a child theme of Hello Elementor, created by Elementor team
Author: 21 Ads Media
Author URI: https://21adsmedia.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: ghhs-child-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Design tokens: assets/theme-tokens.css (derived from docs/ghhs-sample.css). Block editor: theme.json. */

/*
    Add your custom styles here
*/

.ghhs-events-month h3 {
	color: var( --e-global-color-secondary );
    font-family: var( --e-global-typography-ae748f9-font-family ), Sans-serif;
    font-size: var( --e-global-typography-ae748f9-font-size ) !important;
	line-height: var(--e-global-typography-ae748f9-line-height);    
	font-weight: var( --e-global-typography-ae748f9-font-weight );
    letter-spacing: var( --e-global-typography-ae748f9-letter-spacing );
    word-spacing: var( --e-global-typography-ae748f9-word-spacing );
	margin: 2rem 0 1rem 0 !important;
}

