.form-container {
  padding-bottom: 9rem;
}

.form-box {
  box-shadow: 0px 4px 3px rgba(0, 0, 0, .2);
  border-radius: 15px 15px 15px 0;
}