/* Estilo customizado para modal da Kiwify */
[id^="kiwify-upsell"] select option {
  color: #000000 !important;
  background-color: #ffffff !important;
}

[id^="kiwify-upsell"] select {
  color: #000000 !important;
  background-color: #ffffff !important;
}