diff --git a/styleguide.css b/styleguide.css index 236df42..59ba32d 100644 --- a/styleguide.css +++ b/styleguide.css @@ -1689,7 +1689,7 @@ section + section { gap: var(--spacing-small); } - #component-radio-field .sg-radio-activatable-group__choice > span { + .sg-radio-activatable-group__choice > span { color: var(--text-control-default); opacity: 1; }