
.flex-reset-card {
  max-width: 550px;
  margin-top: 10rem;
}
.reset-card-text {
  padding: 10px 30px 0 30px;
}
.reset-card {
  border-radius: 5px !important;
}
.resend-btn-wrapper {
  display: flex;
  justify-content: center;
  padding: 15px 15px 15px;
}
p {
  margin-bottom: 0px !important;
}

