
.oplex-vin-box {
  border: 1px solid #ffb81c;
  padding: 12px;
  margin-top: 12px;
  border-radius: 6px;
}
.oplex-vin-box input {
  width: 100%;
  margin-bottom: 6px;
}
.oplex-vin-submit {
  background: #ffb81c;
  border: none;
  padding: 6px 12px;
}
