.mat-mdc-snack-bar-container {
  --mat-snackbar-supporting-text-color: white;
  --mat-snack-bar-button-color: white;
}

.mat-snack-bar-container {
	box-shadow: none;
}
