th[colspan] {
   text-align: center;
}

input[name="condense"]:checked + div dt {
   float: left;
   margin-right: 0.6em;
}

dt {
   font-weight: bold;
}
dt::after {
   content: ":";
}

a[href="TKTK"] {
   color: DarkKhaki; /* make it very visible for now */
}
