.by-qsoft {
  color: #051eb0!important;
}

.color-fondo{
  background-color: #c2c3c9!important;
}

.bg-accent text-white{
  background-color: #051eb0!important;
  color: white!important;
}


::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: black;
}
/*
::-webkit-scrollbar-thumb {
  background: #393812;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
  background: #000;
} */
