.print-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-left: 10px;
}

.print-button img {
    width: 24px;
    height: 24px;
}
