#stock-counter {
  text-align: center;
  margin-bottom: 10px;
  color: #d9534f;
  font-weight: bold;
  background-color: #fff3cd;
  padding: 10px;
  border-radius: 5px;
}