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