cronk-errormessage {
  color: var(--cronk-color-danger-rgb, var(--ion-color-danger-rgb, tomato));
  padding: 1rem 0;
  font-family: monospace;
  display: flex;
  flex: 1 1 auto;
}