:host,
input,
button,
select,
textarea {
  font-family: 'Roboto', sans-serif;
}

.zea-form {
  color: var(--color-foreground-1);
}

zea-button.submit {
  margin-top: 2em;
  width: 100%;
}
