span.superscript {
    position: relative;
    top: -3px;
    font-size: 80%;
}

span.question {
    font-size: 120%;
    font-weight: bold;
    color: #b0c2cf;
}

h1, h2 {
    color: #0099cc;
}
