diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index ca815596..4acc65a4 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -439,7 +439,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { justify-content: space-between; align-items: center; font-size: 7px; - color: rgba(212, 57, 57, 0.3); + color: var(--text-muted); font-weight: 700; }