/* CUSTOM  and OVERRIDDEN CSS CODE GOES HERE */
.countdown_widget h3.title:before, .countdown_widget h3.title:after {
    height: 0!important;
}

ol li {
    margin: 5px 0;
}

ol[type="a"] li:last-of-type {
    padding-bottom: 4px;
    border-bottom: 1px dotted #f2f2f2;
}