#otp_setup_screen{
  font-size: 12px;
  span.step{
    font-size: 14px;
    font-weight: 500;
  }
  .codes{
    width: 200px;
    text-align: center;
    margin: 10px auto;
    input{
      text-align: center;
      width: 200px;
    }
  }
}