@import "../../variables.scss";

.environment {
  margin-bottom: 0.5em;
  &__key {
    color: $text-muted-color;
  }
}
