diff --git a/app/static/style.css b/app/static/style.css index 64cd15c..2512494 100644 --- a/app/static/style.css +++ b/app/static/style.css @@ -1571,9 +1571,12 @@ button { gap: 10px; cursor: pointer; font-size: 0.88rem; - color: #ffffff; + color: #ffffff !important; line-height: 1.45; } +.access-consent-label span { + color: #ffffff !important; +} .access-consent-label input[type=checkbox] { margin-top: 2px; flex-shrink: 0;