diff --git a/groups/home/bootstrap5/home1.css b/groups/home/bootstrap5/home1.css index 69b4cfa..4737f20 100644 --- a/groups/home/bootstrap5/home1.css +++ b/groups/home/bootstrap5/home1.css @@ -172,10 +172,10 @@ } [data-bs-theme="dark"] #hours-content-container { background-color: var(--kbccblue); - color: var(--text); + color: #fff; } [data-bs-theme="dark"] #hours-content-container > a { - color: var(--text); + color: #fff; } /* style navbar */