/* SDM Download Block Related CSS */
.sdm-download-block-ic-wrapper {
    padding: 16px;
}

/* Download button TinyMCE icon */
i.mce-i-sdm-download::before {
    content: "";

    font: 400 20px/1 dashicons;
    vertical-align: top;
}
