diff --git a/scss/utilities/_text.scss b/scss/utilities/_text.scss index 0aa441cc99..9ebf731a5b 100644 --- a/scss/utilities/_text.scss +++ b/scss/utilities/_text.scss @@ -45,6 +45,7 @@ @include text-emphasis-variant(".text-#{$color}", $value); } +.text-body { color: $body-color !important; } .text-muted { color: $text-muted !important; } // Misc