.nd-shipping-restriction {
  color: #b42318;
  font-weight: 600;
  line-height: 1.35;
}

.nd-shipping-restriction--card {
  font-size: 1.3rem;
  margin: 0.7rem 0 0;
}

.nd-shipping-restriction--product {
  background: #fff4f2;
  border-left: 0.4rem solid #b42318;
  margin: 0 0 1.2rem;
  padding: 1rem 1.2rem;
  width: 100%;
}
