
	
	.zusatz {
		text-align: left ;
		padding: 4rem ;  }
	
	 @media (max-width: 700px) 	{
		.zusatz {
		padding: 1rem ;
		font-size: 0.95em; } }	


	.zusatz h4 {
		text-align: center ;
		color: red ;  
		font-size: 1.4em ; }
		
		


	.single-blog__text h5 {
		font-size: 1.2rem ;
		color: #f7f2cd   ;  }

	 @media (max-width: 600px) 	{
		.single-blog__text h5 {
				font-size: 1rem; } }	


	h4 {
		font-size: 1.33em ;					
		color: saddlebrown ; }
		
	
	

	#my h3 {
		font-size: 1.7em ;					
		color: saddlebrown ; }

	 @media (max-width: 600px) {
	#my h3 {
		font-size: 1.3em; } }			
 
	



	h6 {
		font-size: 1.6rem ;					
		color: saddlebrown  ; 
		 }

	 @media (max-width: 600px) {
		h6 {
		font-size: 1.3em; } }			
 


		
	.row em		 {							
		color: orange ; 
		font-size: 0.96em ; 
		text-align: center ; }	

		
		


