.container.register {
  margin-top: 40px;
}

.page-heading {
  margin-bottom: 40px;
}

.forgot-pass {
  font-size: 12px;
}

.form-check-label.term-check {
  font-size: 12px;
}

.btn.register-button {
  margin-top: 24px;
  background-color: black;
  font-size: 18px;
  font-weight: 700;
  color: white;
  padding: 10px;
}

