#main_countedown_widget_2 .time_left {
    border-radius: 8px;
    background-color: #ff5252;
    font-size: 20px;
    font-family: monospace;
    color: white;
}

.widget.woocommerce .widget-title, .open-widget-content .widget-title, .widget-title {
    font-size: 17px;
    text-align: center;
    color: #090909;
}