<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newscalendar_tooltip {
display: none;
}

.newscalendar_tooltip_header {
font-size: 16px;
color: #b3231b;
font-family: 'Ubuntu',sans-serif;
font-weight: 500;
}

.newscalendar_tooltip_item {
font-family: 'Open Sans',sans-serif;
font-weight: bold;
font-size: 12px;
}

.newscalendar_tooltip_item a{
display: block;
color: #000;
}

.newscalendar_tooltip_item p{
margin-bottom: 0;
}</pre></body></html>