html, body {
  overflow-x: hidden;
  font-family: 'DM Sans', sans-serif;
  background: #ffffff;
  color: #111;
  line-height: 1.6;
}


.shipping-note {
    font-size: 12px;
    color: #b78b5d;
    margin-top: 4px;
}