.form-wrapper {
  background: #fff;
  padding: 10px 10px;
  border-radius: 10px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.10);
  max-width: 500px;
  width: 80%;
}
