diff --git a/app/static/style.css b/app/static/style.css index 3a4ed35..bd40281 100644 --- a/app/static/style.css +++ b/app/static/style.css @@ -1570,8 +1570,8 @@ button { align-items: flex-start; gap: 10px; cursor: pointer; - font-size: 0.82rem; - color: #7a9abd; + font-size: 0.88rem; + color: #c8ddf0; line-height: 1.45; } .access-consent-label input[type=checkbox] { @@ -1583,7 +1583,7 @@ button { cursor: pointer; } .access-consent-link { - color: #5b9bd5; + color: #82baee; text-decoration: underline; } .access-consent-link:hover { color: #82baee; }