Our CSS linter is failing. Read the test output and update the style.css file to make the tests pass.
npm install
npx stylelint "**/*.css"
To learn more about how stylelint is set up here, or how to customize the configuration, see the stylelint Getting Started Guide