h1, h2, h3 {
    font-family: "NeueHaasUnicaPro-Bold";
    margin-bottom:0;
    margin-block-end:0;
    margin-block-start:0;
}
p, h1 span {
    font-family: "NeueHaasUnicaPro-Regular";
    margin-block-end:0;
    margin-block-start:0;
}
.slick-dots li {
    margin: 0 4px !important;
}
.slick-dots li button:before {
    font-size: 13px !important;
}
.slick-dots li.slick-active button:before
 {
    opacity: 1 !important;
    color: #E91E1E !important;
}
.gefahrenslider .slick-dots {
    bottom:-55px !important;
}

@media(min-width:750px){
  .gefahrenslider .slick-dots {
    bottom:-78px !important;
  }
}