.report-table .report-entry-title {
  font-weight: 500;
}

.report-table .report-entry-project {
  font-size: 0.9rem;
}

.report-projects-menu .form-check {
  padding: 0.35rem 0.5rem 0.35rem 1.75rem;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.report-projects-menu .form-check:hover {
  background: var(--bs-tertiary-bg);
}

.report-projects-menu-footer {
  list-style: none;
  margin-bottom: 0;
}

.report-projects-menu-footer .btn-link {
  text-decoration: none;
}
