@import "../../colors"; .char-count { letter-spacing: 1px; color: lighten($type-gray, 30%); font-weight: 500; &.overmax { color: $ui-orange; } }