@@ -19,13 +19,13 @@ th, td {
.all-choices {
background-color: #28a745;
- color: #8fd19e;
-
+ /* color: #8fd19e; */
+ color: white;
}
.half-choices {
background-color: #8fd19e;
- color: grey;
+ color: black;
.last-choice {