h2 {
    color: red;
}
h2 span{
    color: red;
    font-size: 50%;
    vertical-align: super
}
h3 span{
    font-size: 50%;
    vertical-align: super;
}