.pdp-buy-section__availability-message{
  flex:0 0 100%;
  width:100%;
  margin:.5rem 0 0 0;
  padding:.75rem;
  background:#fef2f2;
  border:1px solid #fecaca;
  border-radius:6px;
  font-size:.875rem;
  font-weight:500;
  line-height:1.4;
  color:#dc2626;
  text-align:left;
  box-sizing:border-box
}
