html {
  font-size: 16px;
}

body {
  font-size: 16px;
  line-height: 1.4;
}

input,
select,
textarea,
button,
.form-control,
.btn,
.table,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-results__option {
  font-size: 16px;
}

.product-secondary-fields label {
  color: #6b7280;
  font-weight: 600;
  font-size: 13px;
}

.product-secondary-fields .help-block {
  color: #9ca3af;
  font-size: 12px;
}
