/*LINKS SLIDER*/
span.has-inline-color.has-white-color > a{color: #ffffff !important; text-decoration:none !important}

/*lINKS ALL PAGES*/
p a {color: #15b6b8 !important; text-decoration:none !important;}

#text-3 p a {color: #444340 !important;}

/*DOTS TO WHITE*/
div.wp-block-nk-awb.nk-awb  ul {
	list-style: none;}

div.wp-block-nk-awb.nk-awb  ul li::before {
  content: "\2022";  
  color: #fff;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}

div.wp-block-media-text__content  ul {
	list-style: none;}

div.wp-block-media-text__content   ul li::before {
  content: "\2022";  
  color: #fff;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}

/*HIDE THE RECAPTCHA BADGE*/
.grecaptcha-badge {display: none !important;}

/*HIDE "SHARE" ALL PAGES*/
div.robots-nocontent.sd-block.sd-social.sd-social-icon-text.sd-sharing{display: none !important} 

/*HIDE "I LIKE" ALL PAGES*/
div.sharedaddy.sd-block.sd-like.jetpack-likes-widget-wrapper.jetpack-likes-widget-loaded{display: none !important;}

/*COLOR BUTTON-HOME*/
a.wp-block-button__link.has-text-color.has-white-color {color: #ffffff !important;}

/*COLOR TEXT BOTTON ALL PAGES*/
h3.has-text-align-center{color: #15b6b8}

/*COLOR BUTTON FAQ*/
a.wp-block-button__link{color: #ffffff !important; background-color: #15b6b8 !important;} 

/*COLOR TEXT Ablauf*/
h4 a {color: #15b6b8; text-decoration: none !important;}


 /*TEXT BUTTON TO HEADER*/
#text-to-header span.has-inline-color.has-blue-color{
	font-size: 20px;
}

/*TEXT SAME COLOR DROGEN-SITE*/
h3{color: #15b6b8 !important;}

/*TEXT SAME COLOR Abstinenz*/
h4{color: #15b6b8 !important;}

/*CENTER BUTTON*/
div.wp-block-button.aligncenter{text-align: center !important;}

/*HIDE TAGS IN POSTS*/
span.tags-links{display:none !important;}
div.entry-author{display:none !important;}

/*CHANGE WORD SIZE*/
p strong a{font-size:23px !important; font-weight: 400 !important;}

/*CHANGE TEXT LINK*/
.entry-content a {text-decoration: none !important;}

/*TEXT BUTTON SENDEN*/
.wf-active button {
	font-size: 15px !important;
	padding: .25em 1em .4em !important;
}