diff --git a/packages/pharos/src/components/switch/pharos-switch.scss b/packages/pharos/src/components/switch/pharos-switch.scss index aead813d..49214c8f 100644 --- a/packages/pharos/src/components/switch/pharos-switch.scss +++ b/packages/pharos/src/components/switch/pharos-switch.scss @@ -41,6 +41,7 @@ } &::after { + font-weight: var(--pharos-font-weight-bold); color: var(--pharos-color-marble-gray-30); content: 'OFF'; position: absolute;