/* table, p {
	margin: 1pc 0pc;
} */

.attention {
	background-color: hsl(24,  50%,  90%);
	color:            hsl( 7, 100%,  20%);
}

.inapplicable {
	background-color: hsl( 0,   0%,  90%);
	color:            hsl( 0,   0%,  35%);
}
