.custom-stock-status {
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.custom-stock-status .in-stock {
  color: #28a745;
  font-weight: bold;
}
