h1 {
	font-size: 50px;
    line-height: 1.20;
    color: var(--firmenfarbe);
	font-weight: bold;
}

h2 {
	font-size: 40px;
	font-weight: bold;
}