.generated-form-wrapper .row {
  margin-bottom: 16px;
}

.generated-form-wrapper .col {
  padding: 8px;
  margin-right: 8px;
  background: aliceblue
}

/* Line awesome icons*/
.las {
  font-size: 32px;
}

.icons-wrapper {
    height: 300px;
    overflow-x: auto;
}

.icon-wrapper {
  display: inline-block;
  width: 60px;
}

button.icons i {
    font-size: 20px;
}