/* 
Theme Name: codemiq Elementor
Theme URI: https://codemiq.com
Description: ...
Author: codemiq
Author URI: https: //codemiq.com
Template: hello-elementor
Version: 1.0.1
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

.elementor-widget-heading .elementor-heading-title {
    white-space: pre-line;
}

.elementor-kit-7 button,
.elementor-kit-7 input[type="button"],
.elementor-kit-7 input[type="submit"],
.elementor-kit-7 .elementor-button{
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

a{
    transition: all 0.4s;
}