/*****************************************************
*
*	@File:		override.css
*	@Package:	GetSimple
*	@Action:	Customer style settings for Theme by Niklas Hofmann
*	
*****************************************************/
.breadcrumbs {display: none;}

.nm_readmore a {color: #990000;}

.nm_post_content ul {
	list-style-type: square;
	padding-left: 1em;
}

/*Sticky-footer für ./about */
.wide {
	min-height: 74dvh;
}

/*** ./datenschutz ***/

.privacy ul {
	/* list-style-type: "- "; */ /*kann icht auf iPhone angezeigt werden*/
	list-style-type: square;
	padding-left: 1em;
}
.privacy li {
	margin-top: 1em;
}