@import url('tool-workbench.css');

:root {
  --accent: #61dafb;
  --accent-strong: #2ba6d8;
}

.json-transformer textarea {
  min-height: 360px;
}

.json-controls .button {
  width: 100%;
}
