.navbar {
  margin-bottom: 20px;
}

.row {
  margin-bottom: 20px;
}

table tbody tr.selected{
  color: #0d6efd !important;
  font-weight: bold;
  background-color: #d6e9f8;
}