/**
 * Theme Name: Hello Biz Child
 * Theme URI: https://qwerytechnolabs.com
 * Description: Empower your business with Creating business class website by QWERY.
 * Author: Manthan Kanani
 * Author URI: https://profiles.wordpress.org/manthankanani/
 * Template: hello-biz
 * 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{margin:0;padding:0;overflow-x:hidden}
p{margin-top:0}
ul,li{margin-bottom:10px}

h1,h2,h3,h4,h5,h6{margin:0}

.text-primary{color:var(--e-global-color-primary);}
.text-secondary{color:var(--e-global-color-secondary);}
