.customer-fields {
  padding-top: 18px;
}

.customer-fields h3 {
  margin: 0 0 12px;
}

.machine-codes {
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid #282b44;
}

.machine-codes p {
  color: #85899f;
  font-size: 9px;
  line-height: 1.8;
  margin: -4px 0 12px;
}

.machine-code-input {
  direction: ltr;
  text-align: center;
  text-transform: uppercase;
  font: 700 14px var(--font-en) !important;
  letter-spacing: 1.2px;
}

.payment-options {
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid #282b44;
}
