:root{
  /* 1回のみ注文（黄色） */
  --cart-in-btn-color: #FFD814 !important;
  /* 定期購入（オレンジ） */
  --subscription-btn-color: #FFA41C !important;
}
