@mixin notify-theme($color) {
  color: $gms-white;
  background-color: $color;
}
