/* Kontakt page only */
.page-id-1 .elementor-1 .elementor-element-ad17d63,
.page-id-1 .elementor-1 .elementor-element-7b88b6f,
.page-id-1 .elementor-1 .elementor-element-ef60242 {
  min-height: 0 !important;   /* overrides any 100vh/min-height from theme */
  height: auto !important;
  padding-bottom: 0 !important; /* remove extra inner padding that creates the big white band */
}

/* Tighten CF7 default spacing so the button sits closer to the bottom edge */
.page-id-1 .wpcf7 form p { margin: 0 0 12px !important; }
.page-id-1 .wpcf7 .cf7-submit p { margin-bottom: 15px !important; }