:host {
  gap: 0;

  &.alert {
    color: var(--default-color-red);
  }
}
