
.conteudo-popup {
max-height: 500px !importante;
overflow-y: auto;
}
[data-bs-theme=dark] .modal {
    background: rgb(43 41 41 / 90%) !important;
}

.bg-white{ background-color: white !important;}


