.title {
  font-weight: 500;
  font-size: 18px;
  color: #142A51;
  line-height: 25px;
  text-align: left;
  font-style: normal;
}

.step_text {
  font-weight: 400;
  font-size: 14px;
  color: #142A51;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-bottom: 12px;
}

.step_desc {
  font-weight: 400;
  font-size: 14px;
  color: #5E626C;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-top: 24px;
}

.button_bottom {
  margin-bottom: 24px;
}
