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