body {
  position: relative;
}

.wp-image-16 {
  filter: brightness(0) saturate(100%) invert(77%) sepia(72%) saturate(1449%) hue-rotate(0deg) brightness(105%) contrast(103%) !important;
}

.et_pb_divider_1:before {
  color: #fa1432 !important;
}

.et_pb_column.et_pb_column_2_3.et_pb_column_4.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough .et_pb_row_inner.et_pb_row_inner_1.about-text {
  position: relative;
}
.et_pb_column.et_pb_column_2_3.et_pb_column_4.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough .et_pb_row_inner.et_pb_row_inner_1.about-text ::before {
  position: absolute;
  left: -40px;
  top: 10px;
  content: "";
  width: 1px;
  height: 120px;
  border-left: 2px solid #fa1432 !important;
}

div.et_pb_section.et_pb_section_1.clip {
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

/* etwas flacher auf Tablets */
@media (max-width: 980px) {
  div.et_pb_section.et_pb_section_1.clip {
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
  }
}
/* noch flacher auf Phones */
@media (max-width: 480px) {
  div.et_pb_section.et_pb_section_1.clip {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
  }
}

/*# sourceMappingURL=custom-styles.css.map */
