/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.lead {
	font-weight: 400;
	color: #555;
}

.zitat {
	font-family: 'Courgette';
	font-size: 1.8rem;
}

h2, h3, h4 {
	color: #346055;
}