/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/



strong {
	font-weight: 700;
}

/* light text rules ********************************************************/

.natz-lighttxt,
.natz-lighttxt p,
.natz-lighttxt h1,
.natz-lighttxt h2,
.natz-lighttxt h3,
.natz-lighttxt h4,
.natz-lighttxt h5,
.natz-lighttxt span,
.natz-lighttxt div,
.natz-lighttxt label,
.natz-lighttxt .leform-column-label label .natz-lighttxt .natz-lighttxt,
.natz-lighttxt a.gigpress-address {
    color: #fff;
}

.natz-lighttxt a {
    border-bottom: 0 none;
}

.natz-lighttxt p a {
    color: #fff!important;
    border-bottom: 1px dotted #f9efef;
    line-height: .95em;
}

.natz-lighttxt .leform-element .leform-button,
.natz-lighttxt .leform-element .leform-button:hover,
.leform-element .leform-button:focus {
    color: #fff!important;
    border-color: #fff!important;
}
