

/**umb_name:Cover text*/
.cover-text {
	font-size: 10.5rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/**umb_name:Heading 1*/
h1 {
	font-size: 2.5rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/**umb_name:Heading 2*/
h2 {
	font-size: 2rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/**umb_name:Heading 3*/
h3 {
	font-size: 1.75rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/**umb_name:Heading 4*/
h4 {
	font-size: 1.5rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/**umb_name:Heading 5*/
h5 {
	font-size: 1.25rem;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

/**umb_name:Paragraph*/
p {
}
