/* 
Theme Name: WMUK
Theme URI: https://www.narrativeindustries.com
Description: WMUK is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://www.narrativeindustries.com
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/* Add your custom styles here */

h1, h2, h3, h4, h5 {

}
/*
a, a:link{
background-color:transparent;
text-decoration:underline;
color: #333333;
color: var( --e-global-color-secondary );
}
*/


a:active,a:hover{
color:var( --e-global-color-text);
}


a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{
color:inherit;
text-decoration:none}


a:not([href]):not([tabindex]):focus{
outline:0}
