.editor-styles-wrapper {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.editor-styles-wrapper .merkle-property-search__form {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
