#intro .intro-title {
		display: none;	
		visibility: hidden;
		font-size:2rem;
}
#posts article {
		font-size:65%;
		background-color: rgba(0,120,85,.6);
}
#posts article footer {
		display:none;
}

.home article.sticky {
   background-color: rgba(0,170,110,.6) !important;
}

.home article.sticky::before {
  content: '' !important;
  display: none !important;
}

.wpcf7 label {
  font-weight: bold;
}

.wpcf7 label span {
  font-weight: normal;
}

.wpcf7-radio .wpcf7-list-item {
  display: block;
}

.wpcf7 .wpcf7-list-item {
	margin: 0;	
}

.wpcf7-form-control-wrap.DSGVO .wpcf7-checkbox .wpcf7-list-item {
    display: inline;
}

.vc_tta-panel-title, .vc_tta-container h2, .vc_toggle_title h4 {
  font-size: 16px;
  font-weight: normal;
  color: #6a6c6e !important;
}

.menu-search {
  display: none;
}

body {
	font-family: 'Futura', 'Trebuchet MS', 'Arial', 'Muli'
}

body {
	font-size: 130% 
}

#post-1475 {
	background-color: initial !important;
	box-shadow: none;
	cursor: initial;
}

#post-1475 .entry-content::before {
	content: '' !important;
}