diff --git a/src/styles/index.css b/src/styles/index.css index 420f3c3..1f06881 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -107,3 +107,9 @@ body button:focus { padding-right: 59px; } } + +#CybotCookiebotDialog { + a:hover, a:focus-visible { + text-decoration: underline; + } +} \ No newline at end of file