.lc-snippet.add-customer-visit-report > .customer-info > h3.customer-name {
  margin-top: 0;
  color: #000;
}
.lc-snippet.add-customer-visit-report > .customer-info > .address {
  margin: 0;
}
.lc-snippet.add-customer-visit-report > form {
  display: block;
}
.lc-snippet.add-customer-visit-report > form > .input-wrapper {
  margin-top: 10px;
}
.lc-snippet.add-customer-visit-report > form > .submit-button-wrapper {
  margin-top: 10px;
}
