
html {
  font-size: 15px; 
}

body {

    font-family: 'Roboto', sans-serif; 

background-color: #000000 !important;
color: white !important;
}

.bg-primary {
  background-color: #000000 !important; }

.btn-primary {
  background-color: black !important;
  border: none; }

.btn-primary:hover {
  background-color: #ffc033 !important; }









/*# sourceMappingURL=estilos.css.map */