

/**umb_name:H1*/
h1 {
	color:#000 !important;
	line-height:1.1;
	font-size: 100px;
	font-weight: bold;
}

/**umb_name:H2*/
h2 {
	color:#000 !important;
	line-height:1.1;
	font-size: 80px;
	font-weight: bold;
}

/**umb_name:H3*/
h3 {
	color:#000 !important;
	line-height:1.1;
	font-size: 60px;
	font-weight: bold;
}

/**umb_name:H4*/
h4 {
	color:#000 !important;
	line-height:1.1;
	font-size: 50px;
	font-weight: bold;
}

/**umb_name:H5*/
h5 {
	color:#000 !important;
	line-height:1.1;
	font-size: 40px;
	font-weight: bold;
}

/**umb_name:H6*/
h6 {
	color:#000 !important;
	line-height:1.1;
	font-size: 30px;
	font-weight: bold;
}

/**umb_name:Paragraph*/
p {
	color:#000 !important;
	line-height: 1.1;
	font-size: 20px;
}
