/* Yellow highlight stays readable on white, including wrapped headlines. */
.headline.weather-headline:not(.hot) a{background-color:#ffe45c;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.headline.weather-headline:not(.hot) a{color:#171717}
/* Red keyword matches always win over yellow. No database hot timer is used. */
.headline.hot a{background-color:transparent;color:#c40000}
