.vidar-preorder-cart-notice {
  padding: 16px;
  border: 1px solid #ebc075;
  border-radius: 12px;
  background: #fff9ec;
  color: #000;
  font-family: "DM Sans", sans-serif;
}

.vidar-preorder-cart-notice__title {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.vidar-preorder-cart-notice__text {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
}
