.textelement{
margin-left: calc(var(--spacing-int)/2);
margin-bottom:1.6em;

}

.textelement h4{
	font-size:1.5em;
	padding-top:0;
	margin-bottom:0.3em;
	}
	



.textelement.separator h4{
	margin-bottom:1em;
	font-size:1.5em;
	}
	
	
	
@media screen and (min-width:900px){
	
.textelement.separator h4{
	font-size:1.66em;
	margin-bottom:1em;
	}
}


#related h2,	
#index-news h2{
	margin-bottom:1.8em;
	/*font-size:1.2em;
	text-transform:uppercase;*/
	font-size:1.32em;
	color: var(--secondColor);
	}
	
.projflow-float figcaption{
	padding:0.3em 0 2.4em;
	padding:0.3em 0 ;
	}
	
	