/* Overrides common to all dashboards*/
.graph {
--link-color: var(--graph-color);
--font-primary-color: var(--graph-color);
}