/* Fix Avainluku (keycode) input */
.opux-verify-keycode .opux-verify-input {
  width: 200px !important;           /* more comfortable space for 4 digits */
  box-sizing: border-box !important;
  text-align: left !important;
  letter-spacing: 3.2rem !important; /* tweak until digits align with slots */
  font-family: inherit !important;
}
