.stock-in{
  background-color: bisque;
}
.stock-out{
  background-color: lightgray;
}
