diff --git a/assets/sass/_theme/design-system/typography.sass b/assets/sass/_theme/design-system/typography.sass
index 74f77bde3c05013af766aa575abf7c31f33a0a56..48d71d99189909e61421c391a63dd71e6434cbc6 100644
--- a/assets/sass/_theme/design-system/typography.sass
+++ b/assets/sass/_theme/design-system/typography.sass
@@ -270,7 +270,7 @@ sup
     margin-left: px2rem(2)
 
 *:focus-visible
-    outline-color: gray
+    outline-color: inherit
     outline-offset: 5px
     outline-style: dashed
     outline-width: 1px