h1 {
	font-size: 40px !important;
	margin-top:20px !important;
	font-weight:bold !important;
}
h1 span,
h2 span,
h3 span,
h4 span{
	font-weight:bold !important;
}
h2 {
	font-size: 27px !important;
	margin-top:20px !important;
	font-weight:bold !important;
}
h3 {
	font-size: 23px !important;
	margin-top:20px !important;
	font-weight:bold !important;
}
h4 {
	font-size: 19px !important;
	margin-top:20px !important;
	font-weight:bold !important;
}
.elementor-widget-container span img {
	margin-bottom:20px;
}
p {
	margin-bottom: 20px !important;
}
.customclass{
	margin-top:100px;
}