

/* Start:/local/components/webslon/files.download.link/templates/.default/style.css?1632687260503*/
.download-file {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.download-file .icon {
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 40px;
}

/* End */
/* /local/components/webslon/files.download.link/templates/.default/style.css?1632687260503 */
