.metaslider .caption 
{
  font-size: 30px !important;
  font-weight: bold;
  color: #ffffff !important;
  padding: 10px 0px !important;
 
}

.caption-wrap
{
  background: none !important;
}
.metaslider .caption-wrap {
    color: #fff;
    opacity: 1 !important;
    padding: 0;
}

a {
    color: #D91771;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: #BFD730;
    font-weight: bold;
    text-decoration: none;
}
.entry-content ul {

  margin-left: 0.1em !important;

}
.quelle {
  font-size: 0.7em;
  padding: 0;
  margin: 0;
}

.wr-contactform.jsn-master .jsn-bootstrap .jsn-form-content span.required {

  color: #D91771 !important;

}