.dre-print-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dre-print-button img {
    width: 24px;
    height: 24px;
}
