.windriver-gradient {
  background: linear-gradient(to bottom, #000000 0%, #000000 62%, #2d55a5 100%);
}
.weidmueller-gradient {
  background: linear-gradient(to bottom, #ffcc99 0%, #d1d1d1 14%, #ffffff 53%, #d1d1d1 88%, #efbd81 100%);
}
.weidmueller-gradient-2 {
  background: linear-gradient(to bottom, #ffcc99 0%, #ffffff 23%);
}
.schneider-electric-gradient {
  background: linear-gradient(to bottom, #ffffff 0%, #e2efdb 100%);
}
