/* Voor de bijtjes */
.tussenvoegsel-input,
.huisnummer-input {
  opacity: 0.05;
  position: absolute;
  width: fit-content;
  z-index: -2;
}
