/*
Theme Name: emc 2025
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.site-header .site-navigation ul.menu li a{
	transition: 0.2s all ease-out;
}

.site-header .site-navigation ul.menu li a:hover{
	color: var(--e-global-color-accent);
}

.menu .dashicons{
	font-size: 1.5em !important;
}