@import '../base';
.order-countdown {
    clear: both;
    margin-bottom: 0;
    color: $error-color;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 13px;
}
