/* 
 * (c) 2023 Jens Heidrich <info@tulix.de>
 */

h2{
	position:relative;
	color:#222222;
	font-size:24px;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;
}

h3{
	position:relative;
	color:#222222;
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
	text-transform:uppercase;
}

h4{
	position:relative;
	color:#222222;
	font-size:16px;
	font-weight:600;
	margin-bottom:0;
	text-transform:uppercase;
}
