diff --git a/static/css/style.css b/static/css/style.css index 76943b6..e17a6d6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -214,7 +214,7 @@ h1 { } .status-ok { - color: #d97706; + color: var(--green); } /* Warning color from mockup for "Some services offline" */