.shs-tm {
    font-size: 0.6em;
    vertical-align: super;
    margin-left: 0.08rem;
    font-weight: 600;
    line-height: 1;
}

/* Small tweak for very small screens to keep baseline */
@media (max-width: 480px) {
    .shs-tm { font-size: 0.7em; }
}
