/**
 * Veno File Manager custom CSS
 */
a.btn.btn-primary.vid.vfm-gall.service-btn.d-flex.align-items-center.justify-content-center {
    background: #000;
}

a.btn.btn-primary.service-btn.d-flex.align-items-center.justify-content-center {
    background: #000;
}

.bi-play-btn::before {
    font-size: 1.15em;
}
.bi-download::before {
    font-size: 1.15em;
}