ol {
    list-style-type: none;
}
.tribe-list-widget ul, ol {
    margin: 1em 0;
    padding: 0 0 0 5px;
}
a {color: #0497c5;}

#widget-header {
display:none;
}

.archives-5 .container > .row:nth-child(3) ~ .row {
    /* this rule targets the rows after the 3rd .row */
    display: none;
}

h4.tribe-event-title {
    font-size: 14px;
    font-weight: normal;
    color: #cf0005;
    margin: 12px 0 0;
}
