.checkout-shipping h3::after {
  content: "*These are preorders and the items will not arrive until mid January 2026";
  display: block;
  font-size: 0.95rem;
  color: #ff5630;
  margin-top: 6px;
  font-weight: normal;
  line-height: 1.4;
}