.bg-info-subtle {
    background-color: #dff0fa !important;
}
.bg-warning-subtle {
    background-color: #fef4e4 !important;
}

.bg-success-subtle {
    background-color: #daf4f0 !important;
}

.bg-danger-subtle {
    background-color: #fde8e4 !important;
}
.bg-primary-subtle {
    background-color: #e2e5ed !important;
}
.card-height {
    height: 173px !important;
}
.desc-height {
    height: 60px !important;
}
body {
    background-image: url(/dashboard/assets/images/galaxy/img-5.png);
    background-attachment: fixed;
}

/*# sourceMappingURL=custom.min.css.map */
