/* Start custom CSS for text-editor, class: .elementor-element-720b9a2 */.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 15px;
}

.form-col {
  flex: 1;
  min-width: 250px;
}

.form-col label,
.form-row label {
  display: block;
  width: 100%;
}

.full-width {
  flex-direction: column;
}/* End custom CSS */