/**
 * Veno File Manager custom CSS
 */
.bg-custom-dark {
  background-color: #333237 !important;
}
.pt-7{
    padding-top: 5rem !important;
}
.h4-25{
    height: 4.25rem !important;
}