.elementor-403 .elementor-element.elementor-element-85deee3{--display:flex;}/* Start custom CSS for container, class: .elementor-element-85deee3 */.impressum {
  max-width: 800px;
  margin: 0 auto;
  padding: 15px;
  color: #4a494a;
  line-height: 1.5;
}

.impressum h1 {
  color: #0d3a5c;
  margin: 0 0 15px 0;
  font-size: 30px;
  line-height: 1.2;
}

.impressum h2 {
  margin: 18px 0 8px 0; /* bisschen Luft nach oben */
  font-size: 16px;
  font-weight: 700;
  color: #4a494a;
}

.impressum p {
  margin: 0 0 8px 0;
  font-size: 14px;
}

.impressum a {
  color: #1eabdf;
  text-decoration: underline;
  transition: 0.2s ease;
}

.impressum a:hover {
  opacity: 0.85;
}

.impressum p:first-of-type {
  font-weight: 600;
}/* End custom CSS */