.elementor-10978 .elementor-element.elementor-element-1d325398 .elementor-image-carousel-caption{text-align:center;font-family:"Work Sans", Arial, Helvetica, Roboto;font-size:24px;font-weight:300;}/* Start custom CSS for image-carousel, class: .elementor-element-1d325398 */.swiper-pagination {
  position: relative;
  margin-top: 50px; /* genug Abstand zum Inhalt oben */
}

.swiper-pagination::before {
  content: "";
  position: absolute;
  top: -25px; /* Abstand nach oben */
  left: 30px;
  right: 30px;
  height: 1px;
  background-color: black;
}/* End custom CSS */