/* +++ Grau (Default) +++ */
h1 {
	color: #5E5E5E;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}
h2 {
	color: #5E5E5E;
	font-weight: bold;
	margin-bottom: 2px;
	text-transform: uppercase;
}


