.ee-status-color-{{ statusCode }}
sets the text color to the corresponding color for an entity with a status code of "{{statusCode}}"
just like the heading above this container.
.ee-status-background-color-{{ statusCode }}
sets the background color to the corresponding color for an entity with a status code of
"{{statusCode}}" and sets the text color to a WCAG compliant contrast for this color, just like
this container and text you are reading now.