.nav-tool.active {
  background-color: rgb(15,76,154)!important;
}

.nav-tool {
 color: #6c757d;
}

.nav-tool:hover {
    color: rgb(15,76,154);
}

.on_top_btn {
  position: fixed;
  right: 0;
  bottom: 0;
}

