:host,
input,
button,
select,
textarea {
  font-family: 'Roboto', sans-serif;
}

.zea-param-widget-color {
  color: var(--color-foreground-1);
}

.color-sample {
  height: 30px;
  line-height: 30px;
  border: 1px solid var(--color-foreground-1);
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 0.8em;
}
