/* Minimal landing security styles only. Keep site design untouched. */
.kmk-hp-wrap,
.wpcf7 .kmk-hp-wrap {
  position: absolute !important;
  left: -99999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
