.test {
    color: red;
}

.subscript {
    vertical-align: sub;
    font-size: smaller;
}