diff --git a/src/style/app.module.css b/src/style/app.module.css index 55c90d39dc..f918b1717e 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -72,7 +72,7 @@ } .capacityLabel { - background-color: #286fe0 !important; + background-color: var(--bs-primary); color: white; height: 22.19px; font-size: 12px;