/* 
Theme Name: Elementor Child
Theme URI: https://www.webler.be
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
*/

.bg-prim{
    border: 2px solid;
    border-image-source: linear-gradient(90deg, rgba(104, 210, 223, 0) 0.73%, #68D2DF 50.27%, rgba(104, 210, 223, 0) 98.89%);
    border-image-slice: 1;	
}

.elementor-heading-title o {
    color: var(--e-global-color-primary);
}

.elementor-heading-title lb {
    color: var(--e-global-color-accent);
}