.warning-background {
  /* background-color: rgb(255, 179, 0) !important; */
  background-color: rgb(100, 100, 100) !important;
}

.default-cursor {
  cursor: default !important;
}

.title-color {
  color: rgb(87, 150, 82)
}

.title-color-pre-release {
  color: rgb(255, 179, 0)
}
