/* Styles for the standalone heading widget with gradient highlights */
.sehw-heading__title { line-height: 1.2; }
.sehw-highlight {
    /* gradient styles applied inline */
    display: inline;
}
