*.gray {
    color: gray
}

*.boldred {
    font-weight: bold;
    color: red
}

