/* 
Theme Name: Ensorcell
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Custom theme for the Ensorcell website.
Author: Tekna
Author URI: https://tekna.rebuildmanufacturing.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 */

.gradient-header span {
	background: linear-gradient(269.94deg, #59B2A9 10.02%, #215C80 65.16%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
