h2:has(.sms-highlight) {
    font-weight: normal;
    font-size: 1.2rem;
}

.sms-highlight {
    font-weight: bold;
    font-size: 1.5rem;
    color: var(--highlight-color);
}