diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index feb20acf6..23e4f3b52 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3715,7 +3715,7 @@ h2.h-section {
right:0;
position:absolute;
height:var(--border-size);
- background-color:lightgrey;
+ background-color:lightblue;
transform:scaleX(0);
transition:transform 300ms ease-in-out;
}