.bold {
    font-weight: bold;
}

.dimgray {
    color: dimgray;
}

.orangered {
    color: orangered;
}
