diff --git a/src/styles/global.css b/src/styles/global.css index 57324b6..d320e46 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -1089,7 +1089,7 @@ html{ scroll-behavior: smooth; } .manifeste-article .manifest-subsection-title{ max-width: 38ch; margin: 32px 0 13px; - color: #00d9ff; + color: inherit; font-size: clamp(1.12rem, 1.55vw, 1.34rem); line-height: 1.16; font-weight: 850;