.ds-form {
  margin-bottom: 20px;
}
.ds-item {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 10px;
}
.ds-confirmation {
  background: #f5f5f5;
  padding: 20px;
}