diff --git a/static/style.css b/static/style.css index 6530da6d63f7ea3d8d66991544adefcafa77c3c3..b61d8cb088fcb1853d963a26a94c649846bd0b9c 100644 --- a/static/style.css +++ b/static/style.css @@ -269,7 +269,7 @@ .special { border-radius: var(--mid-small); padding: var(--mid); - background-color: var(--mid-orange) !important; + background-color: var(--light-orange) !important; } /* Summary */