<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.mm_news-feed-element__link:hover{
    text-decoration: underline;
}

.mm_news-feed-element__text{
    position: relative;
}

a.mm_news-feed-element__link .mm_news-feed-element__text:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 12px;
    width: 24px;
    height: 24px;
    background: url("/local/templates/consult/img/png_sprite.png")-187px -394px no-repeat;
}</pre></body></html>