.print-widget {
  justify-content: space-between;
  display: flex;
}
.print-widget div {
  cursor: pointer;
}
