.stock-in-stock {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 14px;
  color: #3a4f3a;
}

[class*="t-store"] [class*="price"] span:first-child,
[class*="t-store"] [class*="price"] strong:first-child,
[class*="t-store"] [class*="price"] > *:first-child {
  color: #3a4f3a !important;
}