#postcode {
  background-color: #cce2a5 !important;
  border: 5px solid white !important;
  border-radius: 20px !important;
  color: black !important;
  width: 350px;
}

#huisnummer {
  background-color: #cce2a5 !important;
  border: 5px solid white !important;
  border-radius: 20px !important;
  color: black !important;
  width: 350px;
}

#checkknop {
  background-color: #f18736 !important;
  color: white !important;
  border: 5px solid #f18736 !important;
  border-radius: 20px;
  position: relative;
  bottom: 10px;
}

#ring-checker-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*# sourceMappingURL=postcodestyle.css.map */
