p.product-prep-time {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 22px;
}

div#pickup_time_field {
    margin-bottom: 30px;
}

div#pickup_time_field input, div#pickup_time_field select {
    background-color: #FFDEA0;
    color: #000;
    height: 55px;
    border-radius: 0;
    padding: 10px 15px;
}