diff --git a/style.css b/style.css index af3465c97..15a665f46 100644 --- a/style.css +++ b/style.css @@ -460,7 +460,8 @@ a:hover { } /* Assistive text */ -.assistive-text { +.assistive-text, +.site .screen-reader-text { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); }