.t-store__uc-cards__sold-out-msg:after {
  content:'Out of stock’; 
  visibility: visible;
  display: block;
  color: #097663;
}
