body {
  padding-top: 65px;
}

nav.breadcrumb {
  --bs-breadcrumb-divider: "›";
}

.table tbody tr.selected {
  cursor: pointer;
}
