
/* Basic styles for the shipping note */
.shippingnote-text {
  margin-top: 6px;
  font-size: 0.9rem;
  color: #444;
  line-height: 1.2;
}
