.report-bookmark .report-bookmark__tools {
  visibility: hidden;
}
.report-bookmark:hover .report-bookmark__tools {
  visibility: visible;
}
