diff --git a/src/styles/components/_form-choices.scss b/src/styles/components/_form-choices.scss index 0e65287..ee1696b 100644 --- a/src/styles/components/_form-choices.scss +++ b/src/styles/components/_form-choices.scss @@ -55,7 +55,8 @@ 100% { background-position: 200% 0; } } - &:hover { + &:hover, + &:focus-visible { background-color: colors.$yellow-600; background-image: linear-gradient( -45deg,