.search-input, [data-grav-field="array"] input, [data-grav-field="array"] textarea {
  @extend .form-input;
}

.button {
  @extend .btn;
}