/*span.news-event-published-date, span.news-published-date {
    display:none;
    font-size:0.75em;
    text-transform:uppercase;
    position:absolute;
    bottom:20px;
}
*/

/* news and events search results listing */

span.news-search-published-date {
    font-size:0.75em;
    text-transform:uppercase;
    position:absolute;
    bottom:10px;  
    right:17px;
    color: #505050;
    font-weight: 300;
}


.box-listing-element__category-link {
    max-width: 65%;
}