.verify-box {
  display: flex;
  justify-content: center;
}

.send-mail-interval {
  color: #E8FE82;
  text-align: center;
  margin-top: 8px;
}

.hidden {
  display: none;
}

.text:not(:first-of-type) {
  margin-top: 24px;
}