h1,h2,h3,h1 *, h2 *, h3 * {
	text-transform: uppercase;
}

.normal-case, .normal-case * {
	text-transform: none !important;
}