.submit-confirm-code-btn,
.counter-row {
  display: none;
}


.confirm-code-btn,
.submit-confirm-code-btn {
  min-width: 200px;
  padding: 15px 20px;
}

.counter-row {
  text-align: center;
  margin-top: 20px;
}

  .counter-row .counter {
    font-weight: 600;
    color: black;
  }
