.custom_storefront_header_top_countdown {

    padding: 10px;
    background-color: #C20114;
    text-align: center;
    font-weight: bold;
    color: #fff;
    border-radius: 12px;

}

.custom_storefront_header_top_countdown_time {

    padding: 5px 10px;
    font-size: 18px;
    background-color: #fff;
    color: #C20114;
    border-radius: 6px;
    margin: 0 5px;

}