diff --git a/components/_global-footer.scss b/components/_global-footer.scss index 91f0f68b2..88d03db27 100644 --- a/components/_global-footer.scss +++ b/components/_global-footer.scss @@ -164,7 +164,8 @@ &__link { &, &:active, - &:visited { + &:visited, + &:focus { color: $color-blue-gray; font-size: $typescale-size-minus-1; font-weight: normal;