  /* color of major clusters in 2023 math content emphases */
.major {
color: #207E20;
font-weight: 600;
}
/* color of supporting clusters in 2023 math content emphases */
.supp {
color: #0062A8;
font-weight: 600;
}
/* color of additional clusters in 2023 math content emphases */
.add {
color: #C14A08;
font-weight: 600;
}