﻿/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1623887219
Updated: 2021-06-17 09:46:59

*/

.dn-gradient h2, .dn-gradient h3, .dn-gradient h4, .dn-gradient h5, .dn-gradient div, .dn-gradient span  {
    color: #F34D00 !important;
} 
	
.dn-gradientdark h2, .dn-gradientdark h3, .dn-gradientdark h4, .dn-gradientdark h5, .dn-gradientdark div, .dn-gradientdark span  {
  position: relative;
  display: inline-block;
  color: #F34D00!important;
}
	
	.dn-gradient {
		position: relative;
  display: inline-block;
    color: #F34D00 !important;
} 
	
.dn-gradientdark  {
  position: relative;
  display: inline-block;
  color: #F34D00!important;
}
