.whats-happening-panel ul.whats-happening li.selected {
    font-weight: normal;
    -webkit-text-stroke: 0.033em;
}
.whats-happening-panel ul.whats-happening li:hover a {
    text-decoration: underline;
    text-decoration-thickness: max(1px, 0.15em);
    font-weight: normal;
    -webkit-text-stroke: 0.033em;
}
