/* Overrides common to all dashboards*/
.graph {
--text-primary-color: var(--graph-color);
}
.graph a, a.graph {
color: var(--graph-color);