.cart-notice {
  margin: 1rem 0;
  padding: 0.5rem 0;
  font-size: 12px;
  line-height: 1.6;
  color: #666666;
}

.cart-notice p {
  margin: 0;
} 