body {
  font-family: 'ABeeZee';
}
.color-azul { color:#1175e6!important}
.color-morado { color:#b800b6!important}

label {
  /* color:#1175e6!important;  */
  color:#000!important;
}

@media (max-width: 1024px)  {


}

.border-radius-0-top {
  border-radius: 0 0 0.375rem 0.375rem!important
}


#top-header {
  background-color: #b800b6!important;
}


.text-muted {
  color: #474b4f!important
}
