The color contrast for the CSS class has-text-special is not within best accessibility practices for color contrast, and causes difficulties reading some of the text messages.
I did not see a sass file in the repo, or I would have submitted a file fix along with this issue ticket.Based on the contrast checker output, I'd suggest changing the text color from #91006C to #F99AE0
https://app.contrast-finder.org/result.html?foreground=%2391006c&background=%234A4A4A&ratio=4.5&isBackgroundTested=false&algo=HSV&lang=en
The color contrast for the CSS class
has-text-specialis not within best accessibility practices for color contrast, and causes difficulties reading some of the text messages.I did not see a sass file in the repo, or I would have submitted a file fix along with this issue ticket.Based on the contrast checker output, I'd suggest changing the text color from
#91006Cto#F99AE0https://app.contrast-finder.org/result.html?foreground=%2391006c&background=%234A4A4A&ratio=4.5&isBackgroundTested=false&algo=HSV&lang=en