.inputBox {
  margin: 0 2px;
  max-width: 50px;
  text-align: center;
  border: none;
  outline:none;
  font-size: 25px !important;
  font-weight: 600;
  border-bottom: 3px solid #635589;
  color:#635589;
  background: transparent;
}