
.development {
  background-color: #00AA00;
}
.qa {
  background-color: purple;
}
.sandbox {
  background-color: plum;
}
