
body.custom-background { background-color: #e8dacc; }

					 
			 #site-title h1 a {color:#; background: ;}
						 a {color: #6d6375;}
						 a:hover,
			 .entry-footer a:hover,
			 #site-nav ul li a:hover,
			.widget_nav_menu ul li a:hover,
			 #search-btn:hover,
			 .nav-next a:hover,
			 .nav-previous a:hover,
			 .previous-image a:hover,
			 .next-image a:hover {color: #9d8fa1;}
			 #front-sidebar .widget_moka_quote p.quote-text,
			 #front-sidebar .widget_moka_about h3.about-title  {color: ;}
				 
		
/* Custom CSS */


/* Custom Logo Image CSS */
#site-title h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 220px;
	height:86px;
	background: url(https://www.cordula-reuter-stiftung.de/wp-content/uploads/2020/03/cordula-reuter-stiftung_logo.png) 0 0 no-repeat;
	background-size: 100%;
	text-indent: -99999px;
}

	#site-title h2.site-description { display:none; }
	.entry-content .has-link-color-color { color: #6d6375; }
	.entry-content .has-link-color-background-color { background-color: #6d6375; }
	.archive .sticky .entry-header, .archive .sticky .entry-header a, .archive .sticky .entry-content { color:#FFF; background-color: #6d6375; }
	 input[type="button"], input[type="submit"], input#submit, input.wpcf7-submit, .jetpack_subscription_widget input[type="submit"] { background-color: #6d6375; }
	.entry-content .has-linkhover-color-color { color: #9d8fa1; }
	.entry-content .has-linkhover-color-background-color { background-color: #9d8fa1; }
