/* RadCloud Theme */

/* Fundo preto */
body,
html,
#root {
  background-color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-secondary-dark {
  background-color: #000000 !important;
}

.bg-primary-dark {
  background-color: #0a0a0a !important;
}

/* Esconder texto INVESTIGATIVO */
span.text-common-light.mr-3.text-lg {
  display: none !important;
}

/* Esconder engrenagem e seta de configurações - usar JS */
