/**
 * Theme Name: Hello Elementor Child
 * Theme URI: https://qwerytechnolabs.com
 * Description: Empower your business with Creating business class website by QWERY TECHNOLABS.
 * Author: Qwery Technolabs
 * Author URI: https://qwerytechnolabs.com
 * Template: hello-elementor
 * Version: 1.0.0
 * Text Domain: qwery
 * License: GNU General Public License v3 or later.
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
**/

html,body{overflow-x:hidden;margin:0;padding:0}
p{margin-top:0}
ul,li{margin-bottom:10px;}
body.elementor-kit-4 a{font-family: inherit;}

.text-nowrap{text-wrap:nowrap}
.text-primary{color:var(--e-global-color-primary)}
.text-secondary{color:var(--e-global-color-secondary)}
.text-accent{color:var(--e-global-color-accent)}