﻿.widget-detail-header {
    border-bottom: 1px #e0e0e0 dotted;
}
#DashboardContainer {
    color: var(--bs-body-color);
    background-color: #f6fbff !important;
}
#dashboard {
    color: var(--bs-body-color);
    background-color: #f6fbff !important;
}
.widget-value-suffix {
    color: #676767;
}
.widget-icon-dollar-background {
    color: #f2f8ec;
}
.widget-icon-droplet-background {
    color: #f4f9ff;
}