.toast.error {
    background: var(--sys-color-status-error-background);
    color: var(--sys-color-status-error-text);
}