diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 41387125..62f4209e 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -294,7 +294,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { gap: 2px; padding: 9px 4px; border-radius: var(--radius-md); - color: rgba(255,255,255,0.72); + color: #d6d7d8; font-size: 12px; font-weight: 500; text-decoration: none;