.countdown-timer{
    padding: 7px 14px;
    background: #f76b6a;
    color: #fff;
    border-radius: 8px;
    font-size: 13px;
}

#reserve_order_field label,
#reserve_order label{
    color: #f76b6a;
    font-weight: 999;
font-size: 16px;

}

#reserve_order_field label input,
#reserve_order label input{
    width: 23px;
    height: 17px;
    float: right;
    margin-top: 3px;
    margin-left: 10px;
}

