/*
Theme Name: Hello Elementor Child Theme
Template: hello-elementor
*/ 

.text-balance{
	text-wrap: balance !important;
}

h1, h2, h3, h4, h5, h6, p{
	margin-bottom: 0!important;
}

button{
	cursor:pointer;
}