.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.mrkt-footer::after {  /* Absperr-Schraffur als schmale Fußleiste */
  content: "";
  position: absolute;
  left: 0; right: 0; top: 0px;
  height: 8px;
  background: var(--mrkt-texture-hazard);
}

.mrkt-footer a { color: inherit; text-decoration: none; transition: color var(--mrkt-transition)!important; }
.mrkt-footer a:hover { color: var(--mrkt-color-marking); }


@media only screen and (max-width: 767px)  {
    .mrkt-footer::after {
  height: 6px;
}
}/* End custom CSS */