diff --git a/components/lib/themes/aura/fieldset/index.js b/components/lib/themes/aura/fieldset/index.js index 358956e2c..511fa7aa5 100644 --- a/components/lib/themes/aura/fieldset/index.js +++ b/components/lib/themes/aura/fieldset/index.js @@ -16,7 +16,7 @@ export default { borderColor: 'transparent', padding: '0.5rem 0.75rem', gap: '0.5rem', - fontWeight: '700', + fontWeight: '600', focusRing: { width: '{focus.ring.width}', style: '{focus.ring.style}',