diff --git a/static/css/style.css b/static/css/style.css index 05e66bb..d12df66 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1736,7 +1736,7 @@ form .post { } .screenreader-text:focus { - color: black; + color: var(--color-text-main); display: inline-block; height: auto; width: auto;