.status-10-fg { color: hotpink; }
.status-10-bg { background-color: hotpink; }
.status-20-fg { color: mediumorchid; }
.status-20-bg { background-color: mediumorchid; }
.status-30-fg { color: darkorange; }
.status-30-bg { background-color: darkorange; }
.status-40-fg { color: gold; }
.status-40-bg { background-color: gold; }
.status-50-fg { color: deepskyblue; }
.status-50-bg { background-color: deepskyblue; }
.status-80-fg { color: yellowgreen; }
.status-80-bg { background-color: yellowgreen; }
.status-90-fg { color: lightslategrey; }
.status-90-bg { background-color: lightslategrey; }
